Home › Forums › WoodMart support forum › Some help need
Some help need
- This topic has 13 replies, 2 voices, and was last updated 1 year, 1 month ago by Elise Noromit.
-
AuthorPosts
-
September 22, 2023 at 12:42 pm #498322
l3ouml3oumParticipant1. How to change the Account and Cart Icon Color on the menu bar?
2. How to adjust text size in the drop-down container on the Cart Icon?
3. How to disable the scroll button that shows on the button of the page?
**4. I checked the Menu Bar setting on Mark it overlap “on” to make it overlap hero section, but on the Account Page, Cart Page, and Check out page they are missing the menu. How to bring it back?Attachments:
You must be logged in to view attached files.September 24, 2023 at 9:44 pm #498848
Elise NoromitMemberHello,
1. Please add this code to the Theme Settings > Custom CSS > Global:
body .whb-main-header .wd-tools-element > a { color: yellow; }
Please replace the color as per your needs.
2. 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/
3. You can disable the button in the Theme settings > Footer.
4. You would better create a separate header: https://xtemos.com/docs-topic/create-new-headers-with-header-builder/ then disable overlap: https://xtemos.com/docs-topic/how-to-enable-header-overlap/ and assign them for the pages where you do not want header to be overlap: https://xtemos.com/docs-topic/how-to-set-different-header-for-specific-page/
If you have any questions please feel free to contact us.
Best Regards
September 25, 2023 at 12:18 pm #498998
l3ouml3oumParticipantThank you so much for your help, all are working well now.
I have 1 more thing concern following no.4 when I did the hiding Page Title, the content stayed behind the menu bar, So I added some space in the Gutenberg block editor (100px space) and it worked the content is below the bar.
Just wondering if I fix it collectively or Do we have any option to do this in the correct way?
September 26, 2023 at 3:36 am #499215
Elise NoromitMemberHello,
You need to disable overlap for the header or create another header and set it for this page without overlap.
If you have any questions please feel free to contact us.
Best Regards
September 26, 2023 at 7:41 am #499236
l3ouml3oumParticipantThanks, That’s good to know!
More Questions on the Prdoct Archive Page.
1. How to add more free space in the row?
2. The image was high pixel, how to make it more clear?Thank you in advanced!
September 26, 2023 at 12:08 pm #499312
Elise NoromitMemberHello,
1. Could you kindly clarify the area where you want to add free space, you can increase the gap between products in the Theme Settings > Product Archive > Product Grid.
2. Please check this manual: https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/
Please make sure you upload images of the appropriate size.
If you have any questions please feel free to contact us.Best Regards
September 29, 2023 at 5:53 am #500085
l3ouml3oumParticipantplease see the image below for more space between the product.
I had set space to 30 in product grid and it work well in Desktop but on mobile it quite small
Attachments:
You must be logged in to view attached files.September 29, 2023 at 1:26 pm #500209
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
[class*="wd-spacing-"]:not(:where([class*="wd-grid"]))>[class*="col"] { margin-bottom: 60px!important; }
You can increase or decrease the gap by changing “60”
Best Regards
October 8, 2023 at 10:19 am #502538
l3ouml3oumParticipantThank you.
New question
Sometime on shoppage the product grid didn’t show just empty page. How to fix it?October 8, 2023 at 4:38 pm #502554
Elise NoromitMemberHello,
I am checking the page and I do not see the problem.
Please describe the actions step by step to reproduce the problem.
In addition, check and disable hiding out-of-stock products in Woocommere > Settings.
If you have any questions please feel free to contact us.
Best Regards
October 9, 2023 at 3:48 am #502586
l3ouml3oumParticipantThe problem: On the Shop Page was empty (no product are showed, like has nothing) and it happened 2 times after launch the website.
When it happens, I was trying to clear cache and check on shop page in editing page but do not thing. Then on the shop page getting back after that.
Any idea for this problem happens? And how to fix it? Please advice 🙂
October 10, 2023 at 12:27 am #502845
Elise NoromitMemberHello,
You need to check the settings of the cache plugin.
WoodMart theme does not cause such a problem.
If you have any questions please feel free to contact us.
Best Regards
October 15, 2023 at 9:46 am #504235
l3ouml3oumParticipantThere are happened again please check the link below, I set the cash plug-in already. I am not sure why this is happening.
Attachments:
You must be logged in to view attached files.October 15, 2023 at 10:07 pm #504294
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register