Announcement

Collapse
No announcement yet.

Is it possible to remove the Continue Shopping button?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • mcc services
    replied
    Originally posted by admin View Post
    You can use a child layout, a better method would be to just use CSS and add to the easycart admin -> advanced options -> custom CSS section... this way your templates keep updating with EasyCart updates, but CSS just use display: none; to hide that element.
    What would be the proper CSS code to hide the "continue shopping" button/element? We need to hide the button as well. Thanks.

    Leave a comment:


  • jjones
    replied
    No, there is no way to hide the checkout button... It is the entire sole purpose to our plugin

    Leave a comment:


  • mclukens
    replied
    I want to hide the "Checkout" but not "Continue Shopping". They have the same CSS selector, what do you suggest?

    Leave a comment:


  • admin
    replied
    You can use a child layout, a better method would be to just use CSS and add to the easycart admin -> advanced options -> custom CSS section... this way your templates keep updating with EasyCart updates, but CSS just use display: none; to hide that element.

    Leave a comment:


  • sagepathsean
    replied
    In case anyone was wondering, this is achieved through using a child layout.

    Leave a comment:


  • Is it possible to remove the Continue Shopping button?

    Its on the Cart page under the Checkout button.

    I don't see a setting for it and setting the text to empty doesn't remove it.
Working...
X