• Resolved zailushang

    (@zailushang)


    1.Too much description content, the picture on the right will be compressed very small。
    Refer to the second section picture of the linked page
    set size it doesn’t work

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Alexis Pandaan

    (@alexius08)

    Hi @zailushang! Thanks for letting us know. Upon checking the linked page, we found out that something in your current theme’s CSS is preventing the display of the images at their proper size. To fix this, you may add the following snippet to your custom CSS:

    .ub_review_image {
        overflow: unset;
    }

    Please let us know how it goes.

    Thread Starter zailushang

    (@zailushang)

    Already normal

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Too much content and images will be displayed very small’ is closed to new replies.