This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #133104
     dlance8888
    Participant

    How can I remove “Quick View” Button from the mini cart?

    #133228
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings

    COPY CODE
    
    li.shop-drop .quick-view.hover-tip {
        display: none !important;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?