Home › Forums › WoodMart support forum › Product image (mobile version)
Product image (mobile version)
- This topic has 6 replies, 2 voices, and was last updated 1 year ago by
Hung Pham.
-
AuthorPosts
-
February 9, 2024 at 10:31 pm #538575
hausdekore.deParticipantHello Xtemos-Team,
how can I always display the product image (front doors) in time in the mobile version? Is there a setting option via Woodmart or perhaps an individual CSS mobile programming code?
Currently the product image is displayed at the top and you have to switch down to select the attributes, e.g. the color. This then changes to the image, but the customer does not see the modified product image. This should always be displayed on the right (see attached)!
The selection should actually be like on the desktop version that the image is always displayed sideways and the options/attributes to the right of it (see attached)!
Thanks
Hausdekore
Attachments:
You must be logged in to view attached files.February 10, 2024 at 7:39 pm #538766
hausdekore.deParticipantThe other option is to fix the product image at the top, roughly half of the mobile screen and the other half for scrolling (of course) as long as you can choose the attributes, the product image is fixed at the top (see image)!
Also how I can show the product image appear a little smaller (for desktop and mobile versions)?
Thanks
Hausdekore
Attachments:
You must be logged in to view attached files.February 12, 2024 at 7:37 pm #539261
Hung PhamKeymasterHi hausdekore.de,
Thanks for reaching to us and appreciate your patience.
Please provide URL of the mentioned page, so I can take a closer look.
Regards,
February 12, 2024 at 8:02 pm #539268
hausdekore.deParticipantHello Hung,
here is the link: https://eingangstüren24.de/produkt/q20/
It’s just about the product (front door) in the link. In the private content you will find the login for wp-admin.
thanks
February 13, 2024 at 7:16 pm #539660
Hung PhamKeymasterHi hausdekore.de,
I can’t access your site, please double check. https://prnt.sc/1OcrYtSKKecX
Regards,
February 14, 2024 at 2:07 am #539733
hausdekore.deParticipantHello Hung, in the attachment you will find the link to log in to the wordpress dashboard. the product what it is about the front door Q20.
Thanks
Attachments:
You must be logged in to view attached files.February 14, 2024 at 12:00 pm #539906
Hung PhamKeymasterHi hausdekore.de,
Thanks for details.
Add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:
.single-product .variations_form{ overflow-y: scroll; height: 100vh; }
Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register