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/.
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/.
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 wordpress
You are not signed in. Login or sign up in order to post.