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

    Hi,

    the cart icon on mobile view doesn’t line up correctly.

    I have disabled the search icon which might be related for your reference.

    Please see below screenshot.

    https://ibb.co/z5PqNjv

    Thank you.

    Best,
    Chris

    #1228145

    Hey Chris,

    Can you give us a link to your site?

    Best regards,
    Nikko

    #1228312

    Hi,

    The website isn’t ready for public viewing yet.

    I’ve created a login for you to check it out below :)

    Thanks.

    #1228384

    Hi Chris,

    Thanks for giving us admin access.
    I have added this CSS code in Quick CSS, located in Enfold > General Styling:

    @media only screen and (max-width:767px) {
      .responsive #top .avia-menu {
        margin-right: 40px !important;
      }
    
      .responsive #top #header_main #menu-item-shop .cart_dropdown_link {
        padding-left: 20px;
        padding-right: 20px;
      }
    }

    Let us know if you need further assistance.

    Best regards,
    Nikko

    #1229258

    Hi thanks for this.

    The issue I face now is that the burger icon menus are much lower down the page than they should be.

    If you could help me with this then I’d really appreciate it.

    https://ibb.co/5RdCkLX

    Best,
    Chris

    #1229526

    Hi Chris,

    Please try this CSS as well:

    #top #av-burger-menu-ul {
        vertical-align: top;
    }

    Best regards,
    Rikard

    #1230315

    Thanks – all works fine now guys.

    #1230420

    Hi Chris,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.