Support » Plugin: Cart66 Lite :: WordPress Ecommerce » [Plugin: Cart66 Lite :: Ecommerce Shopping Cart Plugin For Your Online Store] Add to Cart Link

Viewing 3 replies - 1 through 3 (of 3 total)
  • As far as I can see,
    If you go you the cart66.css file in the cart66 lite folder on about line 248 ish you will find:-

    .Cart66ButtonPrimary, .Cart66ButtonSecondary, #content .Cart66ButtonPrimary,
    #content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart

    This will allow you to strip out the background colour and be left with text.

    Check out cart66-lite/ views / cart-button.php and find value=’Add To Cart’ about line 28 and maybe you could also change the text.

    Hope this helps

    Thread Starter Chris

    (@chris22)

    Hi Seb,

    Thanks for the info! I will check out those files.

    Chris

    It is a best practice to not change the plugin code. If you change the plugin code, your code changes will be over-written when the plugin is updated.

    To create an Add to Cart text link, see “add_to_cart_anchor” in http://cart66.com/cart66lite-documentation.pdf.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Cart66 Lite :: Ecommerce Shopping Cart Plugin For Your Online Store] Add to Cart Link’ is closed to new replies.