Removing elements from Quickview Extension

Comments

2 comments

  • Official comment
    Avatar
    Support

    Go to QuickView Settings in Magento admin, you will find Custom CSS field where you can add the customizations. Target the elements you need to hide and add them to this section. Clear Cache. That should do it.

     

    Comment actions Permalink
  • Avatar
    Warren Marland

    Thank you so much, that has really helped and I've managed to tidy up most of the problems. The one that remains is that the chat box button is appearing twice... once in the bottom left of Quickview and again in the bottom left of the browser window. In the image below, if I put display:none at position 2, then both of the chat box buttons disappear. If I put the display:none at position 1, then it works fine but how do I reference this specific element.style correctly in the Quickview custom css so that it only affects the button in the quickview window?

    0
    Comment actions Permalink

Please sign in to leave a comment.