This topic has 13 replies, 3 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
Hello Support Team,
How can i change the empty space between the header (Search,Logo etc) and menu?
I want it to be like this: https://prnt.sc/mqzquv
My site: https://prnt.sc/mqzpry
Thank you!
Hi,
Please add below code to Theme Options -> Custom CSS
.header5, .header6, .header1, .header7 {
margin-bottom: 0;
}
Regards,
Hung PD
Hello,
Thank you, now its better but i also ment these straight lines.
I do not want to use the Header Straight lines from the legenda theme, just straight grey lines like here: https://prnt.sc/mrazp2
Also the Slider under the header should be directly in there like on this site: desenio.de
Is that in any way possible to do?
Thank you! 🙂
Hello,
Please change this custom css code http://prntscr.com/mrb4d3 to
.main-nav .double-border {
border: none;
}
and this http://prntscr.com/mrb4yq to
.header5, .header6, .header1, .header7 {
margin-bottom: 15px;
margin-top: 15px;
}
.home .page-content {
padding-top: 0px;
}
Regards
Hey,
Nothing changed still empty there.
Hello,
I do not see changes on your site. It is because of cache or you did not change the code.
Regards
Hey,
I did: https://prnt.sc/mrbic5
I also cleared Cache.
In the Privat content area are the information for Admin
1) Change this http://prntscr.com/mrbmas to
.main-nav .double-border {
border: none;
}
2) Temporary disable autoptimize and clear cache.
Regards
Worked! Thank you.
Where can i change the space between logo and the lines? https://prnt.sc/mrbtsn
Delete this code
.header5, .header6, .header1, .header7 {
margin-bottom: 0;
}
and you will be able to edit http://prntscr.com/mrbwln via this code – http://prntscr.com/mrbwve
Regards
JUST PERFECT!!!
Worked. Thank you so much, now its perfect!
Have a great day 🙂
You’re welcome!
Have a nice day too 🙂
Regards
The issue related to '‘Header’' has been successfully resolved, and the topic is now closed for further responses