Home Forums WoodMart support forum Some help need

Some help need

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #498322

    l3ouml3oum
    Participant

    1. 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.
    #498848

    Hello,

    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

    #498998

    l3ouml3oum
    Participant

    Thank 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?

    #499215

    Hello,

    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

    #499236

    l3ouml3oum
    Participant

    Thanks, 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!

    #499312

    Hello,

    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

    #500085

    l3ouml3oum
    Participant

    please 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.
    #500209

    Hello,

    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

    #502538

    l3ouml3oum
    Participant

    Thank you.

    New question
    Sometime on shoppage the product grid didn’t show just empty page. How to fix it?

    #502554

    Hello,

    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

    #502586

    l3ouml3oum
    Participant

    The 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 🙂

    #502845

    Hello,

    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

    #504235

    l3ouml3oum
    Participant

    There 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.
    #504294

    Hello,

    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

Viewing 14 posts - 1 through 14 (of 14 total)