Home › Forums › WoodMart support forum › Some questions
Some questions
- This topic has 9 replies, 2 voices, and was last updated 3 weeks ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 23, 2024 at 9:17 pm #607207
vynilParticipantHey guys,
I have a couple of questions.
1) On variation select, the variation description appears on the product. Is there any way I can remove this? I wasn’t able to find it. Screenshot attached.
2) The close button on “Select options” appears cut off on mobile. Screenshot attached, top right corner.
3) May I know where the post categories in the sidebar font is inherited from? I am trying to adjust it but I am not able to. Ideally I’d like to make the categories smaller and the heading larger. Thank you in advance! Screenshot attached.
4) In tablet mode, I have selected the blog posts to appear one in a row. However the sidebar isn’t showing nicely. I was thinking could it possibly be collapsed like for the shop filter? Or maybe wrap it so that it appears under, like in mobile view? Screenshot attached.Thank you greatly!
Attachments:
You must be logged in to view attached files.October 24, 2024 at 2:30 pm #607374
Aizaz Imtiaz AwanKeymasterHello,
01. Please add this code to the Theme Settings > Custom CSS > Global:
.quick-shop-wrapper .woocommerce-variation>div { display: none; }
02. Please add this code to the Theme Settings > Custom CSS > Custom CSS for Mobile.
.quick-shop-wrapper .quick-shop-close>a { margin-right: 20px; }
03. You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
04. Could you please share some screenshots which issue you have faced? so I can better understand your issue? This will help me guide you more effectively.
Best Regards
October 24, 2024 at 6:27 pm #607447
vynilParticipantHello, thank you so much for your help. I use WoodMart a lot, so I’d like to know if there is any other way (besides CSS) I can remove the description on variation select from the settings?
About point 4), looks like my screenshot didn’t go through, attached is now. Please let me know if this helps!Attachments:
You must be logged in to view attached files.October 25, 2024 at 10:03 am #607529
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
October 25, 2024 at 10:54 am #607546
vynilParticipantThanks, shared in the private content area. Kind reminder my query is that the sidebar on the blog page doesn’t look good on a tablet, so I’m hoping it can “wrap” below the content, as it happens for mobile devices. Alternatively, is it possible to have a collapsed sidebar as for the sidebar shop filter?
Also, is any other way (besides CSS) I can remove the product description from showing on variation select from the settings.
Thank you so much again!
October 25, 2024 at 3:16 pm #607628
Aizaz Imtiaz AwanKeymasterHello,
I am unable to login to your site. Please remove the IP restrictions. I am accessing the site from Pakistan.
Best Regards
October 28, 2024 at 1:11 pm #608076
vynilParticipantSorry about this! I have now removed the restrictions, can you please check?
Also, is any other way (besides CSS) I can remove the product description from showing on variation select from the settings.Thank you!
October 28, 2024 at 4:32 pm #608141
Aizaz Imtiaz AwanKeymasterHello,
01. You need to use the custom css for a short description. There is no option in theme settings available for that.
02. Add this code to the Theme Settings > Custom CSS > custom css for mobile and tablet.
.blog .col-md-3 { flex: 0 0 100%; max-width: 100%; } .blog .col-md-9 { flex: 0 0 100%; max-width: 100%; }
Best Regards
October 28, 2024 at 8:48 pm #608200
vynilParticipantThanks so much! I appreciate all your help!
October 29, 2024 at 10:45 am #608316
Aizaz Imtiaz AwanKeymasterMost Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Some questions’ is closed to new replies.
- You must be logged in to create new topics. Login / Register