Home Forums WoodMart support forum Review Comment Dont Show up

Review Comment Dont Show up

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #445483

    Ueli
    Participant

    Hi Team

    I did get an answer from Cus Rev bevause of the issue. But now the Size of the Inventar Pictures on the keft side are way to big. Maybe you can help me with this?

    Best regards

    Hi,

    Thank you for using CusRev.

    I see that issue. The reviews are hidden because of the style of the Woodmart theme. To fix this, you can add this custom CSS code to Appearance > Customize > Additional CSS

    .commentlist {
    opacity: 1 !important;
    }
    But I recommend contacting theme support for a long-term solution.

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

    Artem Temos
    Keymaster

    Hello,

    Thank you for letting us know. We will fix both issues in our next theme update. As for now, add the following CSS to fix the avatar issue

    body .commentlist .comment_container {
    	align-items: flex-start;
    }

    Kind Regards

    #445979

    Ueli
    Participant

    Hi Artem

    Thank you very much! 🙂 After Update all works great again also without the code. 🙂

    Best regards

    #446032

    Artem Temos
    Keymaster

    Great, we are glad to hear that! Feel free to contact us if you have any further questions.

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

The topic ‘Review Comment Dont Show up’ is closed to new replies.