Home Forums WoodMart support forum edit review comment

edit review comment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #431444

    wadeakh
    Participant

    hello
    how i can edit alaign pics on reviews?

    see image please

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

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .commentlist .description { flex: 0 0 auto !important; }

    And the following one under the Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section:

    .commentlist .description { margin-right: auto !important; }

    Best Regards

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