Home › Forums › WoodMart support forum › How to add Category List
How to add Category List
- This topic has 12 replies, 2 voices, and was last updated 1 month, 1 week ago by Luke Nielsen.
-
AuthorPosts
-
December 3, 2024 at 8:21 pm #619084
surisurParticipantHi, 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.December 4, 2024 at 11:53 am #619222
Luke NielsenKeymasterHello,
Navigate to Theme Settings -> Product archive -> Widgets and enable the “Shop sidebar widgets collapse” option.
Let me know the result.
Kind Regards
December 4, 2024 at 6:56 pm #619438
surisurParticipantIt 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.
December 5, 2024 at 12:00 pm #619648
Luke NielsenKeymasterHello,
Send access to the admin panel so I can look closer at it.
Thank you in advance.
Kind Regards
December 5, 2024 at 12:04 pm #619653
surisurParticipantHere it is 🙂
December 5, 2024 at 6:45 pm #619820
Luke NielsenKeymasterHello,
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
December 5, 2024 at 8:50 pm #619844
surisurParticipantI 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.December 6, 2024 at 12:21 pm #620048
Luke NielsenKeymasterHello,
Check this HTML Block – https://take.ms/fQx91, just edit the menu items per your needs.
Kind Regards
December 6, 2024 at 12:44 pm #620066
surisurParticipantIts perfect, but is there a way to align title and menu items to the center?
December 6, 2024 at 3:37 pm #620161
Luke NielsenKeymasterHello,
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
December 6, 2024 at 5:24 pm #620234
surisurParticipantIt’s working brilliantly!
Thank you very much for your support, you are the best!
Please mark this topic as solved, and thank you again!
December 6, 2024 at 9:15 pm #620315
surisurParticipantI’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.December 9, 2024 at 11:52 am #620705
Luke NielsenKeymaster -
AuthorPosts
- You must be logged in to create new topics. Login / Register