Resolvedsize of product photo
- This topic has 5 replies, 2 voices, and was last updated 2 years, 1 month ago by
Althemist.
- AuthorPosts
- January 26, 2021 at 5:14 am #28486
Confused063209
ParticipantI am loving this theme and very happy with my website. One thing I would love to change: In a vendor’s store their product photo is showing up in one column and very large…to the point that the photo is blurred. If the product photos could be in 2 or three columns that would help with the clarity of the photo. Is there a place to make this change? Please advise. (youtube)
January 26, 2021 at 9:54 am #28499Althemist
KeymasterHello Confused063209,
sounds like you are using Dokan instead of WC Marketplace. Am I right?
January 26, 2021 at 6:53 pm #28508Confused063209
ParticipantYes, that is right I do not have WC Marketplace, I have Dokan. Am I stuck with this current layout or can I adjust with a change in child theme?
January 27, 2021 at 10:39 am #28531Althemist
KeymasterIt’s a well known problem with the latest Dokan version. Dokan once again entirely changed the way they display products on vendor shop pages and it’s no more using the default WooCommerce layout, but their own custom system. We will release an update with fix, but with the new Dokan version it would not be possible to control the number of rows anymore. Until the update is released you can use the following quick “fix”:
.dokan-store div.prod_hold { width: 33%; }
January 28, 2021 at 2:28 am #28554Confused063209
Participantwhere to I place this quick fix? I am assuming theme editor but i am not sure on what line and before and after what?
January 28, 2021 at 1:10 pm #28582Althemist
KeymasterThe easiest way would be to paste the code under Appearance > Customize > Additional CSS
You should NEVER use the theme editor, except if you are an experienced developer AND on experimental development website! Actually it is strongly recommended to disable the theme and plugin editors for security reasons, as this is the easiest way to have your website hacked.
Here is a good read on the matter and instructions on how to disable the editor:
Regards,
Dimitar - AuthorPosts
You must be logged in and have valid license to reply to this topic.