Hi, How do I make the top section on all my pages not so tall?
Ideally I would like the home page to be a little taller than the other pages.
Please advise
Hey mcraig77!
Please try the following in Quick CSS under Enfold–>General Styling:
#top #header_main > .container{
height: 100px !important;
line-height: 100px !important;
}
Adjust the 100 values to your liking.
Cheers!
Rikard
tried this code and nothing happened..
#top #header_main > .container{
height: 10px !important;
line-height: 10px !important;
}
Please advise
Hey!
Please go to Enfold theme options > Header > Header Size and then set to custom pixel value and adjust as needed
Cheers!
Yigit