Home New Guten Forums WoodMart support forum How to change "Add To Cart" in Single Products Page

How to change "Add To Cart" in Single Products Page

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

    rifatspir
    Participant

    How do I change add to cart text in single product page including single, grouped, variable products.

    Followed this tutorial but no changes.
    https://metorik.com/blog/change-the-add-to-cart-text-in-woocommerce

    #83371

    Artem Temos
    Keymaster

    Hi,

    Here is a video that demonstrates how to translate or change texts with Loco Translate plugin https://www.youtube.com/watch?v=SPBFxS7oX90

    Regards

    #83780

    rifatspir
    Participant

    I’m using WooCommerce Simple Buy Now plugin to add buy now button but it also add automatically in the sticky add to cart. As I can see it only add in simple product page.
    How do i remove it from sticky cart ? both in mobile and desktop version.

    #83799

    Hello,

    Try this code:

    .quick_buy_container > .wcqb_button {
    display:none;
    }

    Add this code to the Theme Settings > Custom CSS

    If the code does not work, please provide site admin access.

    Best Regards

    #83803

    rifatspir
    Participant

    Not working, here’s the admin access .
    If possible also fix the button placement on the same line in mobile layout.

    #83815

    Hello,

    I have corrected the code now it works.

    Best Regards

    #83825

    rifatspir
    Participant

    Check this url, also in mobile site.

    #83843

    Hello,

    Now it has been fixed, please check

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)