Home Forums WoodMart support forum How to add Category List

How to add Category List

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #619084

    surisur
    Participant

    Hi, I don’t know how to add category list with dropdowns on the left side of my shop page. I want it to work like this https://retromarche.pl/sklep/

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

    Luke Nielsen
    Keymaster

    Hello,

    Navigate to Theme Settings -> Product archive -> Widgets and enable the “Shop sidebar widgets collapse” option.

    Let me know the result.

    Kind Regards

    #619438

    surisur
    Participant

    It works, thank you very much!

    I’ve a one another question, I want to make my footer look like this with prefooter image on top
    I want this
    and my footer looks like this i can’t find how to align it to the centre and add my logo on prefooter.

    • This reply was modified 1 month, 1 week ago by surisur.
    #619648

    Luke Nielsen
    Keymaster

    Hello,

    Send access to the admin panel so I can look closer at it.

    Thank you in advance.

    Kind Regards

    #619653

    surisur
    Participant

    Here it is 🙂

    #619820

    Luke Nielsen
    Keymaster

    Hello,

    Okay, I see. It would be better to create such a footer via HTML BLock in which you will set the same structure as on that website. Then just assign it as a footer – https://prnt.sc/g7prpdkSBwoi

    Let me know the result.

    Kind Regards

    #619844

    surisur
    Participant

    I created HTML Block but it looks like in the picture.

    I don’t know why there is “dot list”, I can’t make it full width with centered navigation :C

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

    Luke Nielsen
    Keymaster

    Hello,

    Check this HTML Block – https://take.ms/fQx91, just edit the menu items per your needs.

    Kind Regards

    #620066

    surisur
    Participant

    Its perfect, but is there a way to align title and menu items to the center?

    #620161

    Luke Nielsen
    Keymaster

    Hello,

    For each menu item add such custom class – https://prnt.sc/d5J53DWxexRF and then use the code below.

    .custom-footer .mega-menu-list li a {
        justify-content: center;
    }

    Kind Regards

    #620234

    surisur
    Participant

    It’s working brilliantly!

    Thank you very much for your support, you are the best!

    Please mark this topic as solved, and thank you again!

    #620315

    surisur
    Participant

    I’ve one more question Luke, thanks for your help again 🙂

    Why do I have to margin Page Title on Checkout page in this way (Picture 1) when it’s working normally on Shopping Cart (Picture 2)? I’m using autolayout for Cart and Checkout Page

    Regards 🙂

    • This reply was modified 1 month, 1 week ago by surisur.
    • This reply was modified 1 month, 1 week ago by surisur.
    Attachments:
    You must be logged in to view attached files.
    #620705

    Luke Nielsen
    Keymaster

    Hello,

    It seems to happen because of this https://prnt.sc/GmUagIsd_03g margin value.

    Kind Regards

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