Product Page – "Show details" hover

This topic has 4 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow

  • Avatar: brayden87
    brayden87
    Participant
    November 7, 2016 at 05:36

    When hovering over the product on the product pages, the “show details” is badly cut off. It looks like its width affected or something is going wrong.

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 7, 2016 at 15:23

    Hello,

    Problem is related to Catalog Mode and hover type. We’ll fix it in next theme update. You can fix it by adding the following code in Theme Options > Styling > Custom CSS

    .et-catalog-on .product-view-mask2 .footer-product .button{
      display: none;
     }

    Regards

    Avatar: brayden87
    brayden87
    Participant
    November 8, 2016 at 06:34

    Didn’t work at all unfortunately

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 8, 2016 at 09:50

    Hello,

    Replace by
    .et-catalog-on .product-view-mask2 .footer-product .button {
    display: none !important;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.