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

    Hi,

    I have noticed that when my site is viewed in mobile the icons for the shop cart and the menu overlay the company logo.

    Is there a way to adjust this or perhaps have the icons sitting in their own horizontal area?

    The issue is also on your ‘travel’ demo.

    Cheers
    John

    #672970

    Hey John,

    I couldn’t see anything like that on the travel demo, could you link to your site so that we can have a look please?

    Best regards,
    Rikard

    #672986

    Hi Rikard,

    Here you go..

    Cheers
    John

    #673442

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 767px) {
    .responsive .logo img {
        max-width: 70% !important;
    }
    }
    

    Best regards,
    Jordan

    #673449

    Hi Jordan,

    Thank you – that did the trick.

    Is there a way to specify a logo to use in this mobile view? Reason asking is that for some reason the logo becomes a little less defined on parts.

    Cheers
    John

    #675202

    Hi,

    You can do this: http://kriesi.at/documentation/enfold/change-logo-on-mobile/

    Best regards,
    Ismael

    #675490

    Thanks Ismael :) .

    #676169

    Hi John,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Shop cart and menu icon in mobile view’ is closed to new replies.