Home Forums WoodMart support forum Hide categories from desktop

Hide categories from desktop

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #399282

    WEBMKB
    Participant

    I want to hide the categories from the Desktop but keep them on the mobile graphics, is this possible?

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

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    ul.wd-nav-product-cat {
        display: none;
    }

    Best Regards

    #409379

    WEBMKB
    Participant

    Hy.
    I want to deactivate the categories on the product page, but I want the SKU to remain.
    Ty!

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    span.posted_in {
        display: none;
    }

    Best Regards

    #409682

    WEBMKB
    Participant

    Hy.
    I created a page with new products, but I don’t see any new products tab anywhere.
    Ty!

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

    Hello,

    You are Most Welcome.

    You need to mark the products as new then they will appear in there.
    https://xtemos.com/docs-topic/product-labels/

    Best Regards

    #409747

    WEBMKB
    Participant

    Hy.
    I mean the recently added products, I created a new page where I want the recently added products to be added automatically.
    Ti!

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

    WEBMKB
    Participant

    Something like the ones in the picture

    #409879

    Hello,

    We are really Sorry for the delay in the response due to the weekend.

    Actually, if you want to make the NEW Products to work as they are added on your Site, then you need to go to Dashboard > Theme Settings > Shop > Product Labels > there you need to define Automatic “New” Label Period: https://ibb.co/yQrkbMr > then when you add the new Products on your Site you will see they are showing there automatically as they are added.

    Also, make sure that on the Page where you have added the Products, there you have selected the Data Source as Products with NEW Label: https://ibb.co/zfgfYg9

    Best Regards.

    #410903

    WEBMKB
    Participant

    Hy.
    I have two more problems.

    Problem number 1 :
    I try to delete this box and it doesn’t delete from the home page
    I have uploaded an image so you can understand what it is about.

    Problem number 2:
    In the menu on the phone graphics, there are two buttons menu and categories, in the menu there are also categories and other links, how can I make the categories appear only in the category tag and in the menu appear in what I want

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

    Hello,

    1- The mentioned Section is now hidden from your Site. We have currently hidden it on your Site incase if you need it in future, you just need to disable the Toggle buttons enabled and this Section will appear again (if you want): https://ibb.co/XZf8DRq

    2- Actually, under the Mobile Menu element for the Mobile Header on your Site, you had enabled the Categories Menu to show there and also set the Categories Menu as Mobile Menu from the Appearance > Menu which is why the Categories was showing in both tabs. We have now unset the Categories Menu location as Mobile Menu and now set the Main Menu as Mobile Menu on your Site and they are showing accordingly i.e. Main Menu in Menu tab and Categories Menu in Categories tab in Mobile Menu on your Site:

    Best Regards

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