Home Forums WoodMart support forum Problem with comments

Problem with comments

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

    Sublife
    Participant

    The problem is in the display of the text, glory come at each other (see screenshot). Tell me how to fix?

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

    Artem Temos
    Keymaster

    Hello,

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

    .wd-argument-label {
        flex-shrink: 0;
        margin-inline-end: 5px;
    }

    Kind Regards

    #445320

    Sublife
    Participant

    Thanks for the help!

    #445327

    Artem Temos
    Keymaster

    Please don’t hesitate to reach out to us if you have any additional questions or concerns. We are always happy to help and look forward to assisting you further.

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

The topic ‘Problem with comments’ is closed to new replies.