Viewing 7 replies - 1 through 7 (of 7 total)
  • matchalabs

    (@matchalabs)

    Hi roksys93,

    I fixed the navigations button earlier today, it’ll be included in the next release. In the mean time, add this to your themes style.css file:

    .metaslider-responsive {
        position: relative;
    }

    To change the caption font size, add this to your themes style.css file:

    .metaslider .caption {
        font-size: 14px; /* adjust as necessary */
    }

    Regards
    Tom

    matchalabs

    (@matchalabs)

    Thread Starter roksys93

    (@roksys93)

    The problem with nav buttons is solved.
    But font size is the same 🙁

    matchalabs

    (@matchalabs)

    Try adding !important (not recommended in general..)

    .metaslider .caption {
        font-size: 20px !important; /* adjust as necessary */
    }

    If that doesn’t work please send a link to your site and I’ll find out whats up.

    Regards,
    Tom.

    Thread Starter roksys93

    (@roksys93)

    Thanks, now it works 🙂

    matchalabs

    (@matchalabs)

    Cool, glad its sorted 🙂

    Please leave a review if you get a minute!

    Regards,
    Tom.

    Hi there, how do I change the type of font on the slider?

    (http://conqueringlionpictures.com/temp/) here is my website

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Problem with nav buttons and slide title’ is closed to new replies.