• Hi everyone, I would like to increase the size of the caption in the Rolo slider, but I can’t find an option. Should I possibly solve this via Custom CSS? If so, how would the code for the Rolo slider be, or how can it be addressed? Many thanks in advance!

Viewing 1 replies (of 1 total)
  • Plugin Author pressfore

    (@pressfore)

    Hello,

    You should be able to increase description text with css code below:

    .has-caption .slider-meta-wrap .slide-desc {
        font-size: 24px;
    }

    Apply it from Appearance > Customize > Additional CSS field.

    In case that you were referring to some other text, please share a link to a page where you are using slider.

    Regards,
    PressFore

Viewing 1 replies (of 1 total)
  • The topic ‘Caption size’ is closed to new replies.