Tagged: megamenu
Is it possible to change the color of mega menu subheadings and have them be the same size as the column submenus?
I want all the headings circled in red to be #0061ab and be the same size as the top 3 column heading fonts.
I used the <b>menu name</b> but it’s not the same size the column font.
thanks
Hey tn7phy26,
Add this to quick css:
.sub-menu a b{
color: #0061ab!important;
font-size:13px!important;
}
Best regards,
Jordan Shannon
Great! That works. Thank You.
Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon