Change title on Big Slider Show

Home Forums WordPress Theme Support Madura Mag Pro Change title on Big Slider Show

This topic contains 4 replies, has 2 voices, and was last updated by  Raja CRN 9 years, 4 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3146

    Bon
    Member

    Hi,

    I want to change the the font type and reduce the font size of the slider title, but I dont know where I can arrange it.

    It doesn’t include in Madura Slider Setting Panel.

    Thanks

    (let see http://tinhbotnghethuhuong.vn/ the titles show not good enough)

    #3163

    Raja CRN
    Keymaster

    Hi,
    You can find and change the slider font size in the camera.css file in the CSS Folder

    Code:

    .big .camera_caption > div h2 {
    letter-spacing: 10px;
     font-size: 52px;
    }

    Or You can add the following code in the Madura Theme options > Styling Tab > Custom CSS

    .big .camera_caption > div h2 {
    letter-spacing: 6px!important;
     font-size: 40px!important;
    }

    Also Change the following code in flexslider.css file or add in the Custom CSS in theme options.

    Code:

    .slider-header-big h2 {
    font-size: 36px !important;
    letter-spacing: 6px!important
    }

    Hope You Got it.

    #3171

    Bon
    Member

    Hi,

    Thank you very much for your help.

    Base on your help, I’ve done it already.

    http://tinhbotnghethuhuong.vn/

    Thanks again.

    Mr Bon

    #4608

    Bon
    Member

    Hi,

    I’ve made a website tinhnghe.info with IMag Mag Pro theme, but I have 2 problems:
    1- I’ve customized the menu but it did not run. I dont know why?
    2- I want to delete the default of Magazine Style Widgets that showed 10 posts for Homepage.

    Pls let me know the way to solve them so that I can do the same on the other website?
    (I’ve made an account for you to login to tinhnghe.info. It is in your email already)

    Thank you very much.
    Best Regards
    Mr Bon

    #4628

    Raja CRN
    Keymaster

    Hello,

    You have asked this question in wrong theme forum. We’ve struggled to find this question since you have asked this via email.

    1. After finding the issues in the menu, we’ve fixed that. Please download fresh copy of the iMagMag theme from your ThemePacific Account.

    2. You can change the home page layout in theme Options Page. WordPress dashboard > Appearance > Theme Options

    Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .