Header Logo Ratio

Home Forums Jevelin Theme Header Logo Ratio

Home Forums Jevelin Theme Header Logo Ratio

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • EG
    Participant

    Hello,

     

    have a little issue with the Header logo… I’ve set the Header Logo Sizes to Manual (20px for all options) to have a good quality logo and make it small enough…

     

    The issue is that in the responsive mode the logo stretches in height loosing the right ratio 🙁

     

    There’s something I’m doing that is wrong…

     

    May I ask you how to manage this please?

     

    Thank you very much in advance.

     

    Elena

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Elena,

     

    Thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-mobile-navigation .header-logo img.sh-standard-logo {
        height: auto !important;
    }

     

    Best regards,
    Shufflehound team

    EG
    Participant

    Hello,

     

    thank you very much it’s working!

     

    Elena

     

     

    You are always welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)