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

    Hey there,

    the size of the logo is just like recommended but when it´s displayed in the header, it´s enlarged automatically.
    How can I change this?

    Regards
    Nicole

    #816414

    Hey Nicole,

    First of all, thank you for using Enfold! We will try our best to help you!

    Unfortunately, the login information doesn’t work for us. Can you check it please? Thank you so much!
    Best regards,
    Sarah

    #816636

    Sorry, let´s try it again:

    #816640

    Hi,

    Please, the login error still persist – check here: http://prntscr.com/frs38d

    Best regards,
    John Torvik

    #816719

    Hi,
    ups. My husband also tried on his laptop and it worked!?

    #816750

    Hi!

    Thank you for that login information.

    There are a few ways you can fix this:

    1.) Add padding to your image, like our logo in our demo. This is the option that I recommend you do. Here is our logo in the demo, which you can use as an example. http://kriesi.at/themes/enfold-2017/files/2017/02/logo.png

    2.) Specify the height and/or width of the logo image. You can do so by adding something this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .logo img {
    height: auto;
    width: 100px !important;
    }

    Just change the values of the height and/or width to suit your preference.

    3.) Add a padding to your image using CSS. You can use something like this code in Quick CSS:

    .logo img {
    padding:10px !important;
    }

    Just change the value of the padding to suit your preference.

    I hope one of these options work for you. Let us know if you need further help.

    Best regards,
    Sarah

    #817221

    Thank you so much and have a nice day!

    #817300

    You’re very welcome! If you have any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.

    We’d appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Also, for your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    Thank you for using Enfold.

    Cheers!
    Sarah

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