Title: Slider
Last modified: August 21, 2016

---

# Slider

 *  [jackvo18](https://wordpress.org/support/users/jackvo18/)
 * (@jackvo18)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/slider-30/)
 * Hello,
 * Hopefully you’ll be able to help. Im running this theme on my website. And just
   for the record I LOVE IT !
 * When using the Slider. If I select say 15 Slides from the dropdown and select
   caption title and the read more button. It generates a black rectangle.
 * [http://www.churchdownonline.co.uk ](https://wordpress.org/support/topic/slider-30/www.churchdownonline.co.uk ?output_format=md)
 * Please advise. Thanks 😀

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

 *  [mjhead](https://wordpress.org/support/users/mjhead/)
 * (@mjhead)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/slider-30/#post-3983962)
 * Hi,
    thanks for finding that.
 * To fix it you need add next code to style.css (i saw you have already customized
   your site, so don’t explain how add code to style.css;) ):
 *     ```
       .flexslider .slides > li {
         position:relative;
       }
       ```
   
 *  Thread Starter [jackvo18](https://wordpress.org/support/users/jackvo18/)
 * (@jackvo18)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/slider-30/#post-3984008)
 * I’ve done that .. but it’s still the same as before ??
 *  [mjhead](https://wordpress.org/support/users/mjhead/)
 * (@mjhead)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/slider-30/#post-3984058)
 * Hmm… Are you sure that doing all right? I watch on your slider with Firebug in
   Mozilla and can’t find this code.
 *  Thread Starter [jackvo18](https://wordpress.org/support/users/jackvo18/)
 * (@jackvo18)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/slider-30/#post-3984071)
 * Hi Andy,
 * Yes it is in the ‘Style.css’ I have switched off the post title and excerpt in
   the slider because of the issue.
 * ———————————————– */
    #slider-wrapper .flexslider { border-top: 3px solid #00628B;
   margin: 0 0 15px 0; } /* = Top search
 * .flexslider .slides > li {
    position:relative; }
 * ———————————————– */
    #top-search {
 *  [mjhead](https://wordpress.org/support/users/mjhead/)
 * (@mjhead)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/slider-30/#post-3984077)
 * Hi, please, change your code to
 *     ```
       /* = Top search
       ----------------------------------------------- */
       .flexslider .slides > li {
       position:relative;
       }
       ```
   
 * Because you insert it into CSS comment, thats why it not work

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

The topic ‘Slider’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/duena/2.0.0/screenshot.png)
 * Duena
 * [Support Threads](https://wordpress.org/support/theme/duena/)
 * [Active Topics](https://wordpress.org/support/theme/duena/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/duena/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/duena/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [mjhead](https://wordpress.org/support/users/mjhead/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/slider-30/#post-3984077)
 * Status: not resolved