Tagged: secondary menu
cannot change the font-size & color of the secondary menu, \
tried the following css:
#menu-item-3322>a>.avia-menu-text { color: red; }
I need to change the color, cause the white font color above the blue sky background is not good.
and need to enlarge the font size to 16px and to enlarge the margin.
none of what I’ve tried is not working.
Thanks
Tal
Shalom!
You had some CSS issues in your Quick CSS field, most probably due to RTL. I fixed them. Please review your website now and find current custom CSS in private content field
Cheers!
Yigit
Thanks!
another small issue – I want to change the red color to
#menu-item-3322>a>.avia-menu-text { color: #254c90; }
again, does not work.
Hi!
Which menu item would you like to target? I cannot seem to find a menu item with “3322” ID :/
Regards,
Yigit
the one above the main menu
now it appears in red
Hi!
I changed “red” to “#254c90” in Quick CSS field. Please review your website now.
Best regards,
Yigit
GREAT!!! thanks a lot.