Home Forums WoodMart support forum Avatars in comments get resized in Firefox

Avatars in comments get resized in Firefox

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

    Adrenaline22
    Participant

    Hard to describe it. The longer the comment/product review is the smaller the avatar

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

    Artem Temos
    Keymaster

    Hello,

    We just checked your website and don’t see this problem there https://gyazo.com/08c2052b2b2964910276a0563a6b8d91

    Regards

    #116624

    Adrenaline22
    Participant

    Is the screen recording done in FF?

    #116694

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .commentlist .comment_container > img {
    	flex-shrink: 0;
    }
Viewing 4 posts - 1 through 4 (of 4 total)