Logo stretched on mobile

Home Forums Jevelin Theme Logo stretched on mobile

Home Forums Jevelin Theme Logo stretched on mobile

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

    The logo is stretched on iPhone 12 mini. It looks good on desktop.

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

    Solution for this topic

    Hi @semaphoremarketing,

     

    I hope you are well today and thank you for your question.

     

    You can resolve the issue 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

     

    #page-container .sh-header-mobile-navigation .header-logo img {
        height: auto;
    }

     

    Best regards,
    Shufflehound team

    semaphoremarketing
    Participant

    Great. Thanks.

    You are most welcome here 🙂

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