Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #569998

    Hi, how can I change Secondary Menu background color (#008BD8), font color (#ffffff) and font size (13px)?
    Thanks!

    #570023

    Hey Kvanto!

    Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links ”

    Best regards,
    Yigit

    #570034

    No, this hint change just Main Menu sublevels. I need change Secondary menu above Main Menu (whist social icon and phone). I tried to change Enfold theme options > Advanced Styling > Small bar above Main Menu. But I can’t change font size.

    #570048

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 15px; }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Regards,
    Yigit

    #570086

    Cool! But it dosn’t work for phone – http://take.ms/Lbv1i

    #570499

    Hi!

    Are you referring to the phone number? Try this:

    .phone-info span {
        font-size: 30px;
    }

    Cheers!
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.