Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #117971
    John
    Participant

    I’ve searched support forums for this and tried to identify what custom css is required to remove the dots from the featured slider. The images already have dots embedded in them per the desired order. Site URL is http://www.soullightening.com/newsite

    #118009
    tikaram
    Keymaster

    @jsparling : Go to Appearance => Customize => Additional CSS and add the following css

    .cycle-slideshow .cycle-pager{
      display:none;
    }

    Hope this resolves the issue.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Full Frame Pro – Slider dots’ is closed to new replies.