Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #896222

    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

    • This topic was modified 6 years, 10 months ago by tn7phy26.
    #896355

    Hey tn7phy26,

    Add this to quick css:

    .sub-menu a b{
    color: #0061ab!important;
    font-size:13px!important;
    }

    Best regards,
    Jordan Shannon

    #896364

    Great! That works. Thank You.

    #896367

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do you chnage the color of submenu heading under columns in Mega Menu?’ is closed to new replies.