View Cart link on Woocommerce shop page

Home Forums All Other Themes View Cart link on Woocommerce shop page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185470
    Michelle BooysenMichelle Booysen
    Participant
    • Topics: 13
    • Replies: 22
    • Total: 35
    Member since: October 18, 2021

    If you go to my shop page: https://titans-aquatics.co.za/shop/
    click on “Add to cart”, it gives you a “View Cart” link which does not display very nicely and even worse on the mobile version. can you assist me to position this better?

    #185472
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .woocommerce ul.products li.product .button { padding:14px 24px;}
    .added_to_cart.wc-forward {
        background: #00d2c5;
        border-radius: 50px;
        padding: 10px 12px !important;
        top: 20px;
        position: relative;
        margin-left: 5px;
        color:#fff;
    }

    Regards,
    Chris

    #185476
    Michelle BooysenMichelle Booysen
    Participant
    • Topics: 13
    • Replies: 22
    • Total: 35
    Member since: October 18, 2021

    thank you

    #185477
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org

    Regards,
    Chris

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