Home Forums WoodMart support forum a few issues

a few issues

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #543867

    IrinaG
    Participant

    Hello,
    I’m encountering a few issues and I’m really hopeful that you can assist me with them:
    1. The “clear” button on the single product page appears to be duplicated.
    2. In the mobile version of the website, there’s a white shadow on the left side of the banners carousel. I’d like to remove it.
    3. Could you please advise on how to remove menu categories in the mobile version?
    Thank you for your attention to these matters.
    Best regards, Irina.

    Attachments:
    You must be logged in to view attached files.
    #544085

    Hung Pham
    Keymaster

    Hi IrinaG,

    Thanks for reaching to us.

    1. It caused by the cache, please purge cache from plugin or disable it and check again https://prnt.sc/UQs006jTgz-3

    2. Please add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .wd-carousel-container.wd-carousel-dis-mb .wd-carousel-wrap {
    		mask-image: none;
    }

    3. Navigate to WoodMart > Header builder > edit default header (highlighted star icon) or you can go through admin bar directly https://prnt.sc/Ct9ehRDvvDV9.

    Switch to Mobile tab, hover on Mobile menu element, click on Pencil icon and scroll down to Category section and disable Show categories option https://prnt.sc/MAgLcGehbAmS

    Regards,

    #544425

    IrinaG
    Participant

    Hi,
    Thank you for the answer!
    Unfortunately, your comments on the first question didn’t help. The LiteSpeed Cache plugin is currently disabled.
    I don’t quite know what else to do.
    The problem appears when scrolling.

    Attachments:
    You must be logged in to view attached files.
    #544772

    Hung Pham
    Keymaster

    Hi IrinaG,

    You should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.

    Regards,

    #544999

    IrinaG
    Participant

    Hi,
    I tested with deactivated all plugins, only Elementor and Woocommerce were turned on.
    Unfortunately, the problem still exists.

    Best regards, Irina.

    #545264

    Hung Pham
    Keymaster

    Hi IrinaG,

    I’ve passed this topic to one of our developers, and I will let you know once get an answer.

    Thanks for your patience.

    Regards,

    #545275

    Hung Pham
    Keymaster

    Hi IrinaG,

    Add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-sticky-spacer .wd-reset-var .reset_variations {
    	visibility: hidden !important;
    	opacity: 0 !important;
    }

    Regards,

    #545391

    IrinaG
    Participant

    Hi,
    thank you! The problem solved!
    Best regards, Irina.

    #545401

    Hung Pham
    Keymaster

    Hi IrinaG,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘a few issues’ is closed to new replies.