Home › Forums › WoodMart support forum › Image Size of Grid
Image Size of Grid
- This topic has 9 replies, 2 voices, and was last updated 4 years, 5 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 19, 2020 at 12:05 am #242725
tremimiParticipantHello,
i do want to smaller the size of the image list view. Especially in th mobile view.
Like you can see in the Screenshots, the images are to big for restaurant purposes.
Working with ElementorAttachments:
You must be logged in to view attached files.November 19, 2020 at 7:17 am #242777
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Sorry but there is no option in Theme Settings to change the size of the images for only mobiles.
You can try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.product-grid-item .product-image-link img { width: 80%; height: 200px; }
You can try setting the height and width according to your needs.
Best Regards.
November 19, 2020 at 12:19 pm #242874
tremimiParticipantThank you. It worked. I have 60% now. Is there any setting that allows me to make 2 rows product in list view?
November 19, 2020 at 12:38 pm #242884
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Sorry but the list view only works on one column; you cannot display two on mobile.
It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos Studios.November 19, 2020 at 12:50 pm #242893
tremimiParticipantOkay Thank you. Last thing. Its important for a restaurant to display the description also on mobile. On Desktop you can see it. Can we customize that?
See Screenshot
Attachments:
You must be logged in to view attached files.November 19, 2020 at 1:08 pm #242908
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached; by default it is not displayed for the mobile versions.
I have tried visiting your website and it’s not working on my end even if I used a proxy. Please make sure that your website is working to check it myself and help you out accordingly.
Screenshot for Clarification: https://prnt.sc/vm63cv
Regards.
Xtemos Studios.November 19, 2020 at 2:02 pm #242917
tremimiParticipantThis is awkward…
Please try again with https like below. Also you can try wp-admin. Maybe because its Password Protected.
November 20, 2020 at 6:00 am #243058
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.product-list-item .woocommerce-product-details__short-description { display: block !important; }
Then the description will be displayed on the mobile as well.
Regard’s.
Xtemos Studios.November 20, 2020 at 11:31 am #243137
tremimiParticipantThanks a lot!!
November 20, 2020 at 11:41 am #243145
Aizaz Imtiaz AwanKeymasterMost Welcome
:-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day:-)
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Image Size of Grid’ is closed to new replies.
- You must be logged in to create new topics. Login / Register