'topbar' disappears when revolution slider is set to 'include-topbar'

1 reply·opened Aug 21, 2023
J
julzorlAug 21, 2023

Hello, when added <section id="slider" class="slider-element slider-parallax revslider-wrap min-vh-0 include-header include-topbar" to show revo slider video topbar disappeared. Can you please advise?
Thanks

S
SemiColonWebSTAFFAug 22, 2023

Hello,

Adding the following CSS Code will fix your issue:

#top-bar {
	z-index: 399;
}

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
'topbar' disappears when revolution slider is set to 'include-topbar' · Canvas Template Support