Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ecweb Friend
    #944724

    Hi,
    How do I turn off Add to Cart in the category view?
    I am using a number of custom fields and it makes the category view look ugly with the add to cart + custom fields all displaying.
    Instead I wish to turn this feature off – so the user has to click through to the product details page and from there they have to choose the relevant custom fields prior to buying.
    For demo see http://223.130.25.4/~supertr/index.php/car-seat-covers/set-1/ford

    Saguaros Moderator
    #945654

    Hi

    You can simply use css to hide this add to cart button in category page:

    • Go to file: ROOT/templates/ja_megastore (your default template)/css/custom.css (Create this file if it doesn’t exist)
    • Add this css rule:
      .com_virtuemart.view-category .product .addtocart-button {
      display: none;
      }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum