Title: Dots missing under slider
Last modified: December 23, 2020

---

# Dots missing under slider

 *  Resolved [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * (@pcadegan)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dots-missing-under-slider/)
 * Hello,
 * I recently updated a client’s site and the dots under the slider seem to have
   disappeared. I think I disabled the arrows with some css a while back but other
   than that I can’t think of a reason for them to disappear. It does not look like
   I have control of the colour of the dots any more, maybe they are only white 
   by default now in the free version?
 * Any help is appreciated.
 * Thanks,
    Patrick
    -  This topic was modified 5 years, 4 months ago by [pcadegan](https://wordpress.org/support/users/pcadegan/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdots-missing-under-slider%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [eedee](https://wordpress.org/support/users/eedee/)
 * (@eedee)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dots-missing-under-slider/#post-13826746)
 * Hey [@pcadegan](https://wordpress.org/support/users/pcadegan/),
 * we added three dot color options to the free version in 4.4.13. Just update and
   you will be able to choose.
 *  Thread Starter [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * (@pcadegan)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dots-missing-under-slider/#post-13827752)
 * Hello [@eedee](https://wordpress.org/support/users/eedee/)!
 * Thank you for the quick response and I appreciate the fix, however it appears
   that isn’t the issue as it is still not showing for me.
 * Could I make a new post or send you the custom CSS I’ve added to the theme I 
   am using to see if anything hides or conflicts with the dots and arrows showing?
 * Some of it was given to me by the theme dev so I don’t know exactly what it does.
 * Thanks,
    Patrick
 *  Plugin Author [eedee](https://wordpress.org/support/users/eedee/)
 * (@eedee)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dots-missing-under-slider/#post-13828005)
 * see below
    -  This reply was modified 5 years, 4 months ago by [eedee](https://wordpress.org/support/users/eedee/).
 *  Plugin Author [eedee](https://wordpress.org/support/users/eedee/)
 * (@eedee)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dots-missing-under-slider/#post-13828088)
 * We rechecked the site and found the issue, a file `themes/setwood/style.css` 
   sets the style that make the dots disappear on line 3484. I guess the theme somewhere
   also useses sliders but the styles the wrote are too generic so our slider is
   affected by the style as well (which is not the best practice from the theme 
   authors). Remove that line or add the following to your css to override the other
   style:
 *     ```
       .wp-block-eedee-block-gutenslider .slick-dots li button {
         text-indent: 0 !important;
       }
       ```
   
 * If you like our plugin + support you can help alot by leaving a review at [https://wordpress.org/support/plugin/gutenslider/reviews/](https://wordpress.org/support/plugin/gutenslider/reviews/)
 * Niklas
 *  Thread Starter [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * (@pcadegan)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dots-missing-under-slider/#post-13837210)
 * Hello [@eedee](https://wordpress.org/support/users/eedee/),
 * This fixed the problem. Thank you for the awesome support. Left you a review.
 * -Patrick

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

The topic ‘Dots missing under slider’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gutenslider_814abc.svg)
 * [WordPress Slider Block Gutenslider](https://wordpress.org/plugins/gutenslider/)
 * [Support Threads](https://wordpress.org/support/plugin/gutenslider/)
 * [Active Topics](https://wordpress.org/support/plugin/gutenslider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gutenslider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gutenslider/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [pcadegan](https://wordpress.org/support/users/pcadegan/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/dots-missing-under-slider/#post-13837210)
 * Status: resolved