Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1365121

    Hi,

    I have an issue of button alignments of the shopping cart. On some pages buttons VIEW CART and CHECKOUT are not properly aligned.

    Just click on the link in the private content, add a product to the cart and try to click on the home page and then HOVER on the shopping cart icon. You will see the two buttons not aligned properly.

    Please can you help me with a quick fix?

    Regards
    D.

    #1365123

    Also, with a cache plugin enabled the shopping icon disappears from the home page.

    Cheers
    David

    #1365170

    Hi David,

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

    p.woocommerce-mini-cart__buttons a {
        float: none;
    }
    
    p.woocommerce-mini-cart__buttons a.wc-forward {
        padding-left: 25px;
    }

    Best regards,
    Rikard

    #1365241

    Hi Rikard,

    Thank you! That solved the issue!

    Cheers
    D.

    #1365275

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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