Home>Support>SiteOrigin Hero: Make arrows always visible

SiteOrigin Hero: Make arrows always visible

I would like to make the right and left nav arrows, and also the menu dots along the bottom of the SiteOrigin Hero widget, stay permanently on. Right now, the default is for the arrows and menu to be hidden by default, then visible on rollover. Where can I find the code to make “”visibility: visible”” or “”display: visible””, as I was able to do using firebug? It seems to be an inline style, not in a CSS file. Help please! :)

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, 8 months ago Alex S
    Hi, I Work Here

    Hi Betsy,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

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

    How does that look?
    You might also need to install the SiteOrigin CSS Editor.

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