Icon width

Home Forums Jevelin Theme Icon width

Home Forums Jevelin Theme Icon width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • marcos
    Participant

    Hi there, from the dashboard i can set the height but when comes in responsive mode the image gets wider as you can see in the screenshots attached.

     

     

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

    Hi @marcos,

     

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

     

    Could you please share me the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    marcos
    Participant

    Hi, sorry for the late reply,

     

    this is the website:

     

    https://flowabroad.com/

     

     

    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

     

    #page-container .sh-header-mobile-navigation .header-logo img {
        max-width: 100%;
    }
Viewing 4 posts - 1 through 4 (of 4 total)