I need to make more room for my client's logo. I would like to have a bigger space between the logo and the actual content of the page.
Pushing down the slider/ content area
(5 posts)
(4 voices)
-
Posted 7 months ago #
-
Hi,
Go to the theme options panel, and paste this code in the "Custom CSS" field:
#header { height: 100px; }You can increase that value if you need an even more taller header. Try that and let us know the results.
Posted 7 months ago # -
worked perfectly!
awesome support.. as always! Thanks!
Posted 6 months ago # -
Ruderic,
I have the same question and tried to add the code but for some reaosn nothing happens. Can you check out my site and let me know what code I need to add in order for there to be more space between my logo and the slides.
This is the code I currently have in my custom css box
#header_extras + #primary_menu {
left: auto;
right: -10px;
top: 50px;
}Posted 5 months ago # -
Hello thecgoc,
Try this,
#header { height: 150px !important; }Posted 5 months ago #
Reply
You must log in to post.













