Home Forums WoodMart support forum Social icons display in quick view

Social icons display in quick view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #186127

    ecoliowp
    Participant

    Good morning,
    I can’t solve the highlighted problem when I click on a product quickview.
    The social icons at the bottom of the text content are hardly seen when you scroll down the text.

    Waiting for help, greetings and best wishes for a happy Easter

    Attachments:
    You must be logged in to view attached files.
    #186192

    Hello,

    I have checked the quick view. It depends on the short description length. I am checking a few products and it looks as it should https://gyazo.com/1d60c5cfa9b0811e053e629f155311f1

    Please specify which device and which browser do you use?

    Best Regards

    #186281

    ecoliowp
    Participant

    This problem is present both with mozilla firefox and on microsoft edge.
    On google Chrome instead it looks good.
    How could I solve to see well also on firefox and on edge?
    Thank you

    #186414

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .quick-view-horizontal .woodmart-scroll-content {
        padding-bottom: 0;
    }
    .quick-view-horizontal .woodmart-scroll-content:after {
        content: "";
        display: block;
        width: 100%;
        height: 30px;
    }

    We shall fix that in the nearest update.

    Best Regards

    #186421

    ecoliowp
    Participant

    Perfect. Thanks a lot. Now it works well.
    Good job

    #186483

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Social icons display in quick view’ is closed to new replies.