Sidebar is under the picture, how to take

Asked

Viewed 17 times

0

I’m making a site in wordpress, on a page I put a sidebar, but the same is getting under the image at the top of the page. Follow the link to view http://caioborges.com/site/loja/.

1 answer

0

Do you say the sticky menu that comes with scrolling the page? If it is, add the following CSS class:

header .polar-sticky-menu.sticky {
position: absolute; !important}

Browser other questions tagged

You are not signed in. Login or sign up in order to post.