Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey Rayramonr,
    Header , You mean Menus only or Full header section ?

    Thanks

    Thread Starter rayramonr

    (@rayramonr)

    Full Header section. I want to fit my site name and the font is too large, I want to reduce it’s size.

    Hi Rayramonr

    If you want to display the logo is too large on the header.

    So you can add the logo and set the logo height/ width as per your requirement.

    Thanks

    Thread Starter rayramonr

    (@rayramonr)

    Hi Weblizar,
    I want it to be text, not a logo image. Where can I edit the size of font used for the site name?
    Thank you

    Thread Starter rayramonr

    (@rayramonr)

    So is there a way to change the font size for the Site Name? IF so please let me know how. thank you.

    Hello Rayramonr.

    open your theme options from your admin -> appearance .

    Here you will see a custom css field.

    copy below css code and Paste this code in this field and then save settings.

    .logo a {
    font-size: 50px !important;
    }

    Now you able to customize your logo font size.

    Thanks

    Thread Starter rayramonr

    (@rayramonr)

    Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change Header Text Size’ is closed to new replies.