Home Forums Themes Support Gecko Disable "quick view" site wide?

Viewing 1 reply thread
  • Author
    Posts
    • #3212

      I want to disable the product “quick view” button across the site. Is this possible?

    • #3216

      Hi there,

      Please add this custom CSS code in JanStudio theme option > General Layout > Custom CSS Style

       
      .btn-quickview { display: none!important; }

       
      – Foster

Viewing 1 reply thread

You must be logged in to reply to this topic.