Okay
  Public Ticket #2635928
Picture in mobile menu
Closed

Comments

  •  13
    Ellenmeijer2 started the conversation

    Hi,

    Can you help?

    I want to change my header and inserted a wider picture, but now the header on my mobile is too wide..

    Do you kow a solution to size it on mobile?

  • [deleted] replied

    Hi Ellen,

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    P.S: You are using an old version of our theme 3.7,2, the latest version for the moment is 3.8 , please update your theme first and then the premium plugins too. 

    The easiest way to update your theme is if you use Envato Market plugin (screenshot). When you connect Envato Market plugin you will see the theme update prompt on the Updates tab of your WordPress site.

    After you update the theme, there is a chance that we also updated some of the plugins that we offer. To update those plugins to the latest version that we support, just go to Appearance > Install Plugins.

  •  13
    Ellenmeijer2 replied

    Thx Ylli,

    I have updated to 3.8 version.

    My question is; when I want to change the header and insert a wider picture (see attached) the mobile version is not scaling good, the picture is too wide. Can you help?

  • [deleted] replied

    Hi Ellen,

    Can you please leave your header as on your screenshot so I can see the problem live on your site?

    Thanks!

  •  13
    Ellenmeijer2 replied

    Oke Ylli, I did!

  • [deleted] replied

    Hi Ellen,

    Please just add this CSS code to your Custom CSS area:

    @media screen and (max-width: 768px) {
        .logo-dimensions {
            max-width: 100% !important;
            min-width: auto !important;
        }
    }

    Have a nice day!

  •  13
    Ellenmeijer2 replied

    wow, thx!

  • [deleted] replied

    Have a nice day ana merry Christmassmile.png

    Will set this ticket as solved from here.