Change button text on products page

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by aster media, May 2, 2015.

Thread Status:
Not open for further replies.
  1. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    How can I adjust the text inside the green 'add product' button the products pages. (see scrprt) Schermafbeelding 2015-05-02 om 15.32.09.png
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello!

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
      width: 270px !important;
      background: #519813 !important;
      margin-top: 20px !important;
      margin-left: 0 !important;
    Thanks,
    Praveen
     
  3. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    This is not working. Just in case of any confusion: I am not talking about the "buy now' button on the home page. My question pertains to a (green) button on the product pages that, when clicked) adds products ordered to the shopping cart. I want to change the text inside it.
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Please follow the screenshot given below.
    woocommerce_change_Add_to_cart_Text.png

    Thanks,
    Praveen
     
  5. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    Super, thanks a lot!
     
Thread Status:
Not open for further replies.

Share This Page