Main Menu- Line Height/Spacing Adjustment
Hi,
I am writing regarding the theme builder option. I am having a difficulty to adjust the line height in the main menu; I cannot find the option do so. I am using Overlay Main Menu or Empty Menu Style.
I am attaching a screenshot with the menu set up.
Thank you,
Oskar
Comments
Hello,
If you want to adjust the main menu font size and line height, please, go to Betheme -> Theme options -> Fonts -> Size & Style.
Thanks
Thank you for your response, thus I am asking about something else.
Is it possible to adjust the line height in the main menu?-> I cannot see the option.
Sorry, I misunderstood you.
To achieve that, you will have to write a custom CSS code, and place it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Do you need help with writing it? If yes, please, attach a link to your website.
Thanks
Yes, I would like to, however, my website is not currently active. I am building it locally, how should I share it with you?
Please, try the following code:
If it will not work, you will have to contact us when the page is online.
Thanks
Great thank you, I will try this.
Hi,
It worked with the overlay menu, thus I have a question about the "empty menu style".
I tried to apply the same CSS code (only changed "#overlay-menu" with "#empty-menu") but it didn't work. Also Is it possible to change the padding of the side sliding menu?
Thank you,
Oskar
For this, you will have to use this code:
Thanks