Forums
Forums / Theme: Enigma Parallax / Navigation bar transparency
(@carolleung)
10 years, 2 months ago
How do I remove/adjust the transparency of the navigation bar?
Its too light right now, you can’t read the menu items until you scroll down.
(@weblizar_support)
Hi..
Please go to Admin Dashboard >> Appearance >> Theme Options >> Theme General Options.
Now copy below css code and paste into Custo CSS Editor.
.top_fix { opacity: 1 !important; }
Save the changes.
Thanks.
The topic ‘Navigation bar transparency’ is closed to new replies.