Hey,
We don’t have features for menu in free version of the theme. Although we might do it using Additional CSS.
You may go to your Dashboard > Appearance > Customize > Additional CSS
Add this:
#site-navigation ul li {
float: left;
padding: 23px 10px 23px 0;
position: relative;
}
.header-bottom {
background: red;
}
To increase or decrease the row gap you may add or reduce the 10px in above padding.
Good Day,
Best Regards.
Hi Sabina!
Thank you very much!
I added the code and I could change the menu background color, but when I scroll down, the menu background is white again (while floating).
Can we fix it somehow?
Thank you very much!
BR
Petra
Hey,
You may go to your Dashboard > Appearance > Customize > Additional CSS
Add this:
.header-sticky .is-sticky .header-bottom {
background: #f1f5f8;
}
We hope you are finding flash theme interesting. We would really appreciate for the review.
Good Day,
Best Regards.
Thank you very much for everything!
Hey,
Do let us know if you have any further query regarding our theme. We will try to reach you soon.
Good Day,
Best Regards.