Hello there,
Could you please try to apply the following CSS code through the Simple Custom CSS plugin or child theme’s style.css?
#mainnav ul li a{
font-weight: bold;
}
#mainnav{
margin-top: 10px;
}
.site-header:not(.float-header){
background: rgba(0,0,0,0.5);
}
Regards,
Kharis
Thread Starter
dylann
(@dylann)
Great, it’s working. Thank You!
Last question.
Menu background (this opacity) is about 120px height and when I scroll page it’s going to be a little smaller (about 90px)
Can I keep the same height
No problem. Just go easy on it. 🙂
Indeed, you can. Try adding this CSS code, please.
.site-header.float-header{
padding: 20px 0;
}
Regards,
Kharis
Thread Starter
dylann
(@dylann)
Great, it’s working! Thaks!
No problem. Just go easy on it. 🙂
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis
Hi,
My Menu on desktop is okay but I have sub menu.
The Sub Menu appear on right hand side of the screen.
Any screen below 1400 width, the sub menu not appear properly.
If Possible I would like to adjust the sub menu appear on left side instead of right side on desktop only.
mobile menu appear properly.
I prefer CSS custom code if possible.. Thanks..
-
This reply was modified 9 years, 9 months ago by
epwcsysh.
-
This reply was modified 9 years, 9 months ago by
epwcsysh.