Home Forums WoodMart support forum Shop Header Categories – Hide/ Show Categories of choice

Shop Header Categories – Hide/ Show Categories of choice

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #234846

    Veeraprathap
    Participant

    Hi,

    I’d like to hide “Coming Soon” Category from the Shop Header. Kindly find the attachment below.

    How do I resize the icon/ categories to fit 8 categories?

    Cheers,
    VP

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

    Veeraprathap
    Participant

    How can I have the categories stacked evenly? Like out of 8 categories, 4 in one row and the other 4 below it?

    Can I completely turn off the Shop Header with the categories?

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

    Hello,

    I saw the screenshots you attached.

    1) To hide specific categories from the shop page title Please Go to Theme Settings >> Shop >> Sidebar & Page Title.

    Screenshot for Clarification: https://ibb.co/gmfGKcc

    2) If we try to display them as you mentioned using CSS then it might affect the layout of them.

    If you still want the CSS then try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .woodmart-product-categories .category-nav-link {
    	width: 245px;
    }

    3) To remove categories from the shop page you can disable them from Theme Settings >> Shop >> Sidebar & Page Title.

    Screenshot for Clarification: https://ibb.co/wgt3Xmd

    Regard’s.
    Xtemos Studios.

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