Home › Forums › WoodMart support forum › Different size of thumbnail and alignment
Different size of thumbnail and alignment
- This topic has 5 replies, 2 voices, and was last updated 2 years, 1 month ago by Luke Nielsen.
-
AuthorPosts
-
October 20, 2022 at 11:00 am #415217
juan1234ParticipantGood morning, I have two question.
1) The images of the products I uploaded on the site have different sizes and proportions, so in the shop the products are seen with these different proportions. Is there any way to automatically resize image preview? (I attach screenshot)
2) Is it possible to align the content of the footer horizontally? (I attach screenshots)
Attachments:
You must be logged in to view attached files.October 20, 2022 at 3:05 pm #415286
Luke NielsenKeymasterHello,
1. The below article will help you to align the content:
https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/
2. I suggest you try to create a footer via HTML blocks (e.g https://prnt.sc/RNIUHDeQ9eUT). For the menu in the footer, you can use an appropriate element (https://prnt.sc/qrVyKlFYwMgu).
Kind Regards
October 20, 2022 at 7:52 pm #415362
juan1234ParticipantFor the number 1 I had tried yet but doesn’t work it
I had attached the credentials. Can u check you?
For the number 2, the screenshot that you have sent doesn’t work it.
I know how to create a HTML BLOCK, but after how can i set it to footer?Thank you
October 21, 2022 at 10:16 am #415489
Luke NielsenKeymasterHello,
1. The issue in the images themselves, they have different sizes so you should upload images with the same sizes and the issue will disappear.
2. You can create the full footer in the HTML block and define it via Theme Settings -> Footer.
In the “Widgets” area, you can use the “Woodmart HTML block” for defining each section.
Also, you can try the below code for aligning the footer columns. Enter it into the “Custom CSS for desktop” area in Theme Settings -> Custom CSS.
.footer-sidebar.row { align-items: center; }
Kind Regards
October 21, 2022 at 11:34 am #415524
juan1234Participantisn’t there a way I can automatically resize the thumbnail size?
October 21, 2022 at 11:52 am #415531
Luke NielsenKeymasterActually, you can try to regenerate your images through the “Regenerate Thumbnails” plugin, after installing navigate to Dashboard -> Tools -> Regenerate Thumbnails, there regenerate images by clicking on the “Regenerate Thumbnails For All Attachments” button.
https://wordpress.org/plugins/regenerate-thumbnails/
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register