Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #616680

    How to change the font and size of the font in the upper header ?

    #616772

    Hey BetuwePC!

    Thanks for getting in touch with us!

    Please go to Enfold -> Advanced Styling and select the element you want to style from the drop down menu.

    Let me know if you need further assistance.

    Regards,
    Jordan

    #616801

    in that windows i cant change the font family size, in the others it is ok, but here it is missing

    #616832

    Hi!

    Try the following CSS to adjust the font size instead:

    #header_meta span, #header_meta a {
        font-size: 15px !important;
    }

    Best regards,
    Jordan

    #617695

    thanks, and the text in the middle of the line ?
    and on mobile, is it possible that the header stays on top in the monitor ?

    #617698

    Hey!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #617715

    of course

    #618955

    Hi,

    Please try the following instead:

    .phone-info, #mobile-advanced .sub_menu ul li a {
    font-size:22px !important;
    }

    Regards,
    Rikard

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