This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Always show slider controls instead of only when hovered?

9 years ago · Last reply by Alex S 9 years ago

Hi,

I saw this post which refers to another thread, though I don’t understand which thread. I’d like to know more about this conversation, because the propossed fix didn’t work for me either.

Keep Slider nav controls visible even when not hovering?

How do I get my slider controls to always show instead of only when hovered over the picture?

Kind regards,
Nine

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 9 years, 29 days ago

    Hi Nine,

    I’m not too familiar with how things were handled back then but I suspect that CSS will only work for a specific Oragmi setup. For a SiteOrigin Widgets Bundle Slider please navigate to AppearanceCustom CSS and add the following CSS:

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

    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.

Have a different question or issue?

Start New Thread