Viewing 2 reply threads
You must be logged in to reply to this topic.
Hey there, having a slight issue with my sites logo overlapping my page contents. See screenshot below.
Is there anyway to fix this? I tried to find a place to change header height and maybe im blind?
Hello,
I see that you have used some boxed style for the header this caused this issue.
You have to disable the Boxed style into Customize > Header > Layout.
Or another fix is to add this css code into General > Custom Code:
.header_container.boxed-style {position:relative !important;}
Let us know.
Regards!
Perfect! Thanks so much! Turning off boxed style got rid of the logo and menu on desktop version, but I re-added the logo and menue with boxed style off, and all is working now.
Thanks so much!
You must be logged in to reply to this topic.