Title: Centre the caption
Last modified: January 26, 2021

---

# Centre the caption

 *  Resolved [jd47](https://wordpress.org/support/users/jd47/)
 * (@jd47)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/centre-the-caption/)
 * Hello
    Wonder if anyone knows and would be kind enough to tell me how to get 
   the caption in the middle of the slide please? Is there a way of making the font
   size bigger too? The box you type in the caption are you meant to add some code
   into it? Sorry I am learning so sorry if dumb question. Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcentre-the-caption%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [atdugan](https://wordpress.org/support/users/atdugan/)
 * (@atdugan)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/centre-the-caption/#post-13961578)
 * Hi, [@jd47](https://wordpress.org/support/users/jd47/)!
 * Thanks for writing in!
 * Did you figure it out already? I see the caption on the slider already in the
   center of the field.
 * If you need any other code re: font-size, you can try something like this:
 * .soliloquy-caption-inside {
    font-size: 20px !important; }
 * The 20px value is arbitrary, of course, so you’ll have to adjust that to your
   liking!
 *  Thread Starter [jd47](https://wordpress.org/support/users/jd47/)
 * (@jd47)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/centre-the-caption/#post-13961597)
 * Hi thanks for reply I meant moved up in the middle not in the middle at the bottom
   if that makes sense sorry. Thanks I will try the code does that go in my additional
   css page of the child theme? or type it in the box where you add the caption?
   Thanks
 *  [atdugan](https://wordpress.org/support/users/atdugan/)
 * (@atdugan)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/centre-the-caption/#post-13965676)
 * Hi, [@jd47](https://wordpress.org/support/users/jd47/)!
 * So you’re looking to put the caption sort of dead-center of the slide?
 * You can try to modify this bit of CSS:
 * .soliloquy-container .soliloquy-caption {
    padding-bottom: 25px; }
 * The 25px value is what it’s at now. If you make it, say, 150px, the caption will
   move up the slide. A lower value will move it down.
 * If you have the premium version of Soliloquy, you can add these snippets of code
   to the CSS field made available to each slider through the CSS addon. If not,
   you’ll have to add it to your theme’s Additional CSS tool, but this will then
   be applied globally.
 *  Thread Starter [jd47](https://wordpress.org/support/users/jd47/)
 * (@jd47)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/centre-the-caption/#post-14037383)
 * So Sorry you must think me very rude. I didnt see the response in my emails so
   didnt realise you replied thanks so much for replying. The code didn’t work for
   me but thanks so much for trying. I have been given code before for the size 
   of the font on the caption that didnt work either. I paste it in the css tab 
   of the theme as I don’t have the paid version. I keep trying thanks

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

The topic ‘Centre the caption’ is closed to new replies.

 * ![](https://ps.w.org/soliloquy-lite/assets/icon-256x256.png?rev=979373)
 * [Slider by Soliloquy - Responsive Image Slider for WordPress](https://wordpress.org/plugins/soliloquy-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/soliloquy-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/soliloquy-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/soliloquy-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/soliloquy-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/soliloquy-lite/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [jd47](https://wordpress.org/support/users/jd47/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/centre-the-caption/#post-14037383)
 * Status: resolved