Home Forums Themes Support Claue Want to hide quick View from mobile

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #27857

      I want to hide quick view button (eye) from the mobile view

    • #27862

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 1024px) {.btn-quickview {display: none;}}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.