Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1310361

    Hi Support
    How do we add padding to the Shop / Add to Cart Icon in the Menu bar so it’s not swashed against the side?

    Here is s screenshot

    View post on imgur.com

    Thanks
    Cheers Dave

    #1310484

    Hi Dave,

    Please try the following in Quick CSS under Enfold->General Styling:

    .html_visible_cart .cart_dropdown {
        right: 10px;
    }

    Best regards,
    Rikard

    #1310576

    Hi Rikard
    Thanks for that… BUT how can we give the shopping cart icon padding on the left side from the Search icon on the desktop and the Burger menu on mobile?

    View post on imgur.com

    So how can we give it 10 px left and right? On all screen sizes?

    Thanks, Mate :)

    #1310675

    Hi,

    Thanks for the update. Please try this CSS as well:

    .html_visible_cart .av-burger-menu-main {
        margin-right: 35px;
    }

    Best regards,
    Rikard

    #1310682

    Fantastic it works :)
    Thank you

    #1310805

    Hi,

    Great, I’m glad that you got it working, and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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