Big Blue Dot showing on slider

Discussion in 'Compass WordPress Theme' started by scarn8881, Nov 4, 2015.

  1. scarn8881

    scarn8881 Guest

    Joined:
    Jan 15, 2013
    Messages:
    41
    Likes Received:
    0
    For some reason a big blue "dot" appears to the right on the home page slider.
    Can you please give instructions on how to remove it?

    Website is: http://cornerstonebaskets.com/

    Thank you.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .nav-dots span {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    charlies likes this.

Share This Page