Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1415831

    Hey, how can I change the logo size to make them appear bigger?
    Similarly, I’d like to adjust the font size from small to medium or something fixed like 15px.

    Thanks :)

    #1415877

    Hey samis37,

    Thank you for the inquiry.

    You can use the following css code to adjust the size of the logo.

    .logo img, .logo svg {
        zoom: 120%;
    }
    
    .header-scrolled .logo img, .header-scrolled .logo svg {
        zoom: 90%;
    }

    To adjust the font sizes of the body and heading text, please go to the Enfold > General Styling > Typography panel.

    Best regards,
    Ismael

    #1415897

    Hi Ismael,

    thanks for the fast reply..

    i put it the css logo code in the General Settings/Logo Area / Quick css but nothing is changed

    the same with the Font size adjust the isze but everything staying same

    #1415906

    Hi,

    Please go to Enfold theme options and make sure that you’re uploading your logo in full size (https://i.imgur.com/FRhblpV.png). Currently, you are using the 300x78px version.

    If you need help with that, please share temporary admin login credentials with us in the private content field.

    Best regards,
    Yigit

    #1415915

    oh thank you it works now :) and how i can change the font size? from the settings above what Ismael told me Enfold > General Styling > Typography panel. nothing is changed…

    #1415918

    found it this was a format font issue.. now i fixed :) th eonly think is how i can change the font size from the menu

    #1415919

    Hi,

    To change menu font size, please go to Enfold theme options > Advanced Styling, edit Main Menu Links, and change the Font Size (https://i.imgur.com/jS0vXnj.png).

    Best regards,
    Yigit

    #1415921

    super thanks :)

    #1415924

    Hi,

    You are welcome :)

    For your information, you can take a look at Enfold documentation at https://kriesi.at/documentation/enfold/.

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you.

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Font and logo size’ is closed to new replies.