Title: bullets on mobile, css help
Last modified: January 24, 2017

---

# bullets on mobile, css help

 *  Resolved [bethplummer](https://wordpress.org/support/users/bethplummer/)
 * (@bethplummer)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bullets-on-mobile-css-help/)
 * I just upgraded the plugin. It looks fine on my computer but in mobile the bullets
   cover my text. I have the free version so I am only using a graphic. I know I
   can move the text around but I don’t want to do that. What css do I use to make
   the bullets move down just a bit for mobile only.

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

 *  [Sona](https://wordpress.org/support/users/support-web-dorado/)
 * (@support-web-dorado)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bullets-on-mobile-css-help/#post-8696493)
 * [@bethplummer](https://wordpress.org/support/users/bethplummer/),
 * Could you please provide us link to the issue page? We will check that out. Thanks.
 *  Thread Starter [bethplummer](https://wordpress.org/support/users/bethplummer/)
 * (@bethplummer)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bullets-on-mobile-css-help/#post-8697356)
 * Hi, Here is the link [http://dev.cmgroup.co/](http://dev.cmgroup.co/)
    [@support-web-dorado](https://wordpress.org/support/users/support-web-dorado/)
    -  This reply was modified 9 years, 3 months ago by [bethplummer](https://wordpress.org/support/users/bethplummer/).
 *  [WD Support](https://wordpress.org/support/users/wdsupport/)
 * (@wdsupport)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bullets-on-mobile-css-help/#post-8701269)
 * [@bethplummer](https://wordpress.org/support/users/bethplummer/),
 * Please note that we leave bullets large, so that mobile users can use them. But
   in your case it will be best if you hide them adding the following to Custom 
   CSS section of the slider:
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 800px){
   .
   wds_slideshow_dots_container_0 { display: none !important; } }

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

The topic ‘bullets on mobile, css help’ is closed to new replies.

 * ![](https://ps.w.org/slider-wd/assets/icon-256x256.png?rev=2068748)
 * [Slider by 10Web - Responsive Image Slider](https://wordpress.org/plugins/slider-wd/)
 * [Support Threads](https://wordpress.org/support/plugin/slider-wd/)
 * [Active Topics](https://wordpress.org/support/plugin/slider-wd/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slider-wd/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slider-wd/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 3 replies
 * 3 participants
 * Last reply from: [WD Support](https://wordpress.org/support/users/wdsupport/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/bullets-on-mobile-css-help/#post-8701269)
 * Status: resolved