Hello,
in Blog posts, I want a transparent header, but the sidebar overlaps the menu.
Where and how can i tell the sidebar to go down?
This is how it looks:
http://memento.deweryha.de/wp-content/uploads/2021/02/Bildschirmfoto-2021-02-01-um-11.30.55.png
Thank you!
cheers
Monika
Hi Monika,
Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?
Best regards,
Rikard
Hi Rikard
this is an example withe transparent header.
Cheers
Monika
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av_header_transparency .sidebar_right {
padding-top: 75px;
}
Best regards,
Rikard
Thanks!
without “.av_header_transparency” in the beginning:
it works!