Home>Support>SiteOrigin Hero: Pagination dots always visible

SiteOrigin Hero: Pagination dots always visible

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

I would like the 3 pagination dots that represent more than one slide to always be visible on mobile and desktop.

I have used the following css and it works fine, other than single dots now appear on all slides even if there is only one.

.sow-slide-nav, .sow-slider-pagination {
opacity: 1 !important;
display: block !important;
}

Is there any custom css that will ensure the pagination dots only appear if there is more than one slide?

Hope that makes sense.

Many thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Aidan,

    To ensure the provided CSS only applies when you want it to apply, you should a Widget Class to your Hero widget and prepend the provided CSS selector with that widget Class. This will ensure your CSS will only apply when you want it to appear. To apply a Widget Class, please open the SiteOrigin Hero widget. Head over to the widget styles sidebar and open the Attributes settings group and set the Widget Class as desired.

  2. 6 years, 3 months ago aidanmcilvenny

    Hi Alex,

    Thanks for getting back to me.

    So if I applied ‘morethanone’ for example as the widget class, would the custom css then need to look like following?

    #morethanone .sow-slide-nav, .sow-slider-pagination {
    opacity: 1 !important;
    display: block !important;
    }

    Kind regards

  3. 6 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Aidan.

    You’ll need to change #morethanone to .morethanone. . will tell the browser to look for a class while # will tell the browser to look for an id.

  4. 6 years, 3 months ago aidanmcilvenny

    Perfect! Thanks for your help!

    Bets wishes

  5. 6 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Aidan,

    Great to hear that helped! :)
    Please be sure to post another thread if you have any other questions.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More