Title: Change title box
Last modified: August 31, 2016

---

# Change title box

 *  [duponddupont](https://wordpress.org/support/users/duponddupont/)
 * (@duponddupont)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/change-title-box/)
 * Hello,
 * First of all thank you for this awesome pluggin!
    I would like to put the title
   of the picture in a on the middle left of the picture, I tried different things
   using the css of my theme.
 * I wrote this code:
    .slideshow_description_box.slideshow_transparent { bottom:
   190px !important; position: right !important; }
 * It moves the box at the middle top but I cannot put it on the right like I want.
 * Thank you for your help
 * [https://wordpress.org/plugins/slideshow-jquery-image-gallery/](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)

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

 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/change-title-box/#post-7128205)
 * Hi, can you share your URL?
 * Thank you
 *  Thread Starter [duponddupont](https://wordpress.org/support/users/duponddupont/)
 * (@duponddupont)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/change-title-box/#post-7128218)
 * My website is : uberis.duponddupont.com
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/change-title-box/#post-7128228)
 * Hi try the following CSS. This code has to be added to all three slides.
 *     ```
       .slideshow_description_box.slideshow_transparent {
           bottom: 0;
           display: block;
           position: absolute;
           right: 25px;
           width: 125px;
       }
       ```
   
 * Play around with the settings above until you get the text displayed in the correct
   position.
 *  Thread Starter [duponddupont](https://wordpress.org/support/users/duponddupont/)
 * (@duponddupont)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/change-title-box/#post-7128232)
 * It works!! Thank you so much!
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/change-title-box/#post-7128240)
 * I am happy to hear 😉
 * Can you mark this support thread as resolved.
 * Thank you

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

The topic ‘Change title box’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

## Tags

 * [box](https://wordpress.org/support/topic-tag/box/)
 * [description](https://wordpress.org/support/topic-tag/description/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 5 replies
 * 2 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/change-title-box/#post-7128240)
 * Status: not resolved