Hey,
http://www.coolbudgethotels.com
1. The header is 1000 × 60 and what code shall I add in order to show it with the original size?
2. How do I delete “Startsida”
Thanks
Charlotte
Hey Charlotte!
Add this to your custom CSS.
.logo { width: 1000px; }
#header_main_alternate { display: none; }
Regards,
Elliott
Thanks!
– hod do I decrease the space between the header and the first element?
– how do I delete “startsida”
Hi!
Please add following code to Quick CSS
nav.main_menu {
display: none;
}
Please go to Enfold theme options > Header and decrease header size.
Best regards,
Yigit
Thanks…. Great support :)