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

    Hi, is there a way to amend the font size on the small menu at top of page with the phone number?

    Thanks

    #503478

    Hi bgoldstraw!

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

    .phone-info, .sub_menu a {
        font-size: 14px;
    }

    Regards,
    Yigit

    #503511

    Great thanks Yigit!

    Just one more question, the phone number has changed to a different colour to the other font,

    I cant find the option to change this? the address is bgcreativedesign.co.uk

    Thanks

    #503516

    Hi!

    You can add following code to Quick CSS to change its color

    .phone-info * { color: orange !important; }

    :)

    Best regards,
    Yigit

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