Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1296559

    How to make the font of the header on the phone screen smaller?

    #1296592

    Hi FarahHMA,

    Thanks for giving us the link, are you referring on the heading with this text: Drone SupportX ?

    Best regards,
    Nikko

    #1296632

    No, I’m referring to the menu font size on the phone screen contact us & the search icon is under the menu. How to fix that?

    #1296674

    Hi FarahHMA,

    I see, you can adjust the size of those text/link by adding this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      #top #header .av-main-nav > li > a {
        font-size: 14px;
      }
    }

    However, I don’t really recommend it as it is too small.

    Best regards,
    Nikko

    #1296780

    It didn’t work. I made small that 14 and still didn’t change.

    #1296798

    smaller than* 14

    #1296822

    Okay I fixed it
    Thank you

    #1296836

    Hi,

    Shall we close this topic or did you need additional help?

    Best regards,
    Jordan Shannon

    #1296848

    Yes Please

    #1296849

    Hi FarahHMA,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How to make the font of the header on the phone screen smaller?’ is closed to new replies.