Title: Caption size
Last modified: June 5, 2018

---

# Caption size

 *  [wortuser](https://wordpress.org/support/users/wortuser/)
 * (@wortuser)
 * [8 years ago](https://wordpress.org/support/topic/caption-size-2/)
 * 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](https://wordpress.org/support/users/pressfore/)
 * (@pressfore)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/caption-size-2/#post-10395021)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/rolo-slider_7e7473.svg)
 * [Rolo Slider](https://wordpress.org/plugins/rolo-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rolo-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rolo-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/rolo-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rolo-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rolo-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pressfore](https://wordpress.org/support/users/pressfore/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/caption-size-2/#post-10395021)
 * Status: not resolved