• Hello,

    What is changed in Ashe theme? Before i had thumbnail @ 100×100 pixel size, now it is default uploaded image.

    Example: tervenda-end.jpg vs tule-uni-tule-100×100.jpg in thumbnail area where widgets are.

    You can see it in the main page, where thumbnails are (small pictures). I did try with different image resolution. Inside wordpress admin page, there is correct thumbnail size visible, but in the frontend it is not like before it was.

    Can anybody look website and what i can do?

    Thank you!

    MarxVeix

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

Viewing 1 replies (of 1 total)
  • Hi @marxveix

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .srpw-img {
    width: 100px;
    height: 100px;
    }

    Kind Regards

    • This reply was modified 1 year, 6 months ago by wprsupport.
Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail size not correcty visible’ is closed to new replies.