Comments 9bodhiwellness started the conversationDecember 12, 2017 at 4:48pmHi, How do you change the height of your homepage standard menu? If it can be done only by custom CSS for that page, what is the code to add into the Custom CSS?Thanks.[deleted] repliedDecember 13, 2017 at 5:25amHi there, You can increase the hight of Menu by adding the padding for top/bottom, please consider reading the article we wrote about Header Settings. Thank you. 9bodhiwellness repliedDecember 13, 2017 at 3:48pmWorked perfectly. Thanks! 9bodhiwellness repliedDecember 13, 2017 at 3:53pmHi Eroll, Just one more question about this. How could I alter it only for the homepage? [deleted] repliedDecember 13, 2017 at 5:42pmHi bodhiwellness, Each page has section called Page Parameters and Option, you can find sub section Custom CSS, please paste the code below in Custom CSS Section. .header.main-header { padding:40px 0; } Thank you. Sign in to reply ...
Hi,
How do you change the height of your homepage standard menu?
If it can be done only by custom CSS for that page, what is the code to add into the Custom CSS?
Thanks.
Hi there,
You can increase the hight of Menu by adding the padding for top/bottom, please consider reading the article we wrote about Header Settings.
Thank you.
Worked perfectly. Thanks!
Hi Eroll,
Just one more question about this. How could I alter it only for the homepage?
Hi bodhiwellness,
Each page has section called Page Parameters and Option, you can find sub section Custom CSS, please paste the code below in Custom CSS Section.
Thank you.