Home › Forums › Basel support forum › Prev/Next arrow and product title
Prev/Next arrow and product title
- This topic has 9 replies, 2 voices, and was last updated 4 years, 10 months ago by Elise Noromit.
-
AuthorPosts
-
February 6, 2020 at 7:51 pm #172004
tomdehaanParticipantDear Xtemos, thank you for the great theme. I have two problems i need to solve:
(link to website if needed: http://shorturl.at/gAHRS)1) Prev/Next arrow. In the grey area of the header of the page there are 3 arrow. One on the left for ”backhistory” and on the right, two arrows for previous and next products. All these arrows need to be gone. Can you provide a option for this of css code i can add?
2) When you go to a product page like http://shorturl.at/gAHRS the image is to large so you dont see the product title or other information. How can i solve this? I tried all the options. The images stays large and/or i cant get the product title above the image.
Hope you can help. Just exented support.
February 6, 2020 at 9:19 pm #172016
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please re-make the screens once again and attach I cannot view and figure our what you mean.
Best Regards
February 7, 2020 at 8:24 am #172057
tomdehaanParticipantNo problem, i uploaded the attachment. Can you see it now?
Attachments:
You must be logged in to view attached files.February 7, 2020 at 11:17 am #172084
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.basel-back-btn { display:none; } .basel-products-nav { display:none; }
Please provide the page URL to see the problem.
Best Regards
February 7, 2020 at 11:26 am #172086
tomdehaanParticipantThanks! For point two i will post the link in the private content section. Desktop is fine but the issue is on the mobile version (tested with iphone).
February 7, 2020 at 11:44 am #172090
Elise NoromitMemberHello,
The structure of the product page on mobile devices is the following: the first goes image and then follows the title and all the other content. And I cannot be changed.
Best Regards
February 7, 2020 at 12:14 pm #172099
tomdehaanParticipantUhmm okay, but can i make the image smaller? How? I cant see the option?
February 7, 2020 at 2:39 pm #172126
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
.woocommerce-product-gallery__image{ width:50%; }
You will get the result as follows: https://gyazo.com/c3ed9617c011055d9bc6980b0820f363
Best Regards
February 7, 2020 at 3:19 pm #172144
tomdehaanParticipantYou are the best 🙂 Thank you for the quick replies and solutions.
February 7, 2020 at 3:50 pm #172154
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register