SHOPPING CART ICON – MOBILE – IPHONE 6S

This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Rose Tyler

  • Avatar: Meg_Ross
    Meg Ross
    Participant
    October 14, 2019 at 01:01

    FOR SOME REASON, THE SHOPPING ICON ON MY MOBILE PHONE HEADER IS NOT IN ALIGNMENT WITH THE LOGO AND SEARCH ICON, AND IS DROPPING OUT OF ALIGNMENT. HOW CAN I FIX THIS? IT LOOKS FINE ON DESKTOP, BUT NOT ON MY IPHONE.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 16, 2019 at 07:13

    Hello,

    Thanks for using our theme.
    Please add this code in Theme Options > Custom CSS > Global custom CSS:

    @media only screen and (max-width: 1200px) {
        .shopping-container .shopping-cart-widget {
            padding-top: 0px;
        }
        .widget_shopping_cart_content .cart-bag {
            padding-top: 5px !important;
        }
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.