Home / Forums / WoodMart support forum / Remove the category banner from the SHOP page
Home › Forums › WoodMart support forum › Remove the category banner from the SHOP page
Remove the category banner from the SHOP page
- This topic has 15 replies, 2 voices, and was last updated 5 months, 3 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 8, 2026 at 11:49 pm #703710
opalamarchuk.01Participant1 . How to Remove the category banner from the SHOP page (see screenshot – 1)
2. and move breadcrumbs to their place. (see screenshot – 1)
3. How do I reduce the text size in the category carousel? Separately on desktop and mobile. (see screenshot – 2)Attachments:
You must be logged in to view attached files.January 9, 2026 at 12:58 pm #703782Hello,
Navigate to layouts > Edit Shop Archive layout with page builder and remove the product categories widget and move the breadcrumbs where you want.
Below are the documentation articles: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
For the category text size, Edit the product categories widget and in the style tab change the font size for both mobile and desktop.
See Screenshot for better understanding: https://ibb.co/TMNC9YFQ
Best Regards,
January 9, 2026 at 5:41 pm #703845
opalamarchuk.01ParticipantWhy are you giving incorrect recommendations??? Neither the carousel widget, typography, nor layout are editable! I’ve attached a screenshot.
Attachments:
You must be logged in to view attached files.January 9, 2026 at 5:42 pm #703848
opalamarchuk.01ParticipantWhy are you giving incorrect recommendations??? Neither the carousel widget, typography, nor layout are editable! I’ve attached a screenshot.
Attachments:
You must be logged in to view attached files.January 9, 2026 at 6:10 pm #703851
opalamarchuk.01ParticipantCan you tell me how to remove the side padding in the HTML block I’m pasting onto the SHOP page? I set the block’s width to fill the entire screen, but when I paste it onto the SHOP page, it’s limited to the page container…how can I solve this?
Attachments:
You must be logged in to view attached files.January 9, 2026 at 7:24 pm #703859
opalamarchuk.01Participanthow to display categories in the center?? if I set the number of categories to 4, then the circles are very large…. if I set 7, then the circles are not in the center….how can I decide this? I need a size like 7 categories but they were in the center…..maybe I can change the size of the circles leaving 4 categories? How can I do this?
Attachments:
You must be logged in to view attached files.January 10, 2026 at 12:28 pm #703898Hello,
01. Sorry to say if you are not using custom layouts, edit the product categories widget where you have added and in the style tab, change the font size for both mobile and desktop.
See Screenshot for better understanding: https://ibb.co/TMNC9YFQ
02. On the shop page HTML Block > Edit this block > Edit Container and in the Xtemos layout, choose the Stretch Container https://ibb.co/s1DYvJ4
03. When you set Slides Per View to 4, the circles appear larger because each slide takes more space.
You currently have 4 categories, but your carousel is set to Slides Per View = 7. Since there aren’t 7 categories, the extra “slide spaces” remain empty, which makes the carousel look off-center.
Best Regards,
January 10, 2026 at 5:34 pm #703940
opalamarchuk.01Participant03. When you set Slides Per View to 4, the circles appear larger because each slide takes more space.
– Thank you for your professional response.
How can I make the circles (photos) of a category smaller? What if I put 4? They’re now centered BUT the size should be smaller (as I need)?January 10, 2026 at 5:53 pm #703941
opalamarchuk.01ParticipantHello. How to change the padding of Page title on mobile?
Attachments:
You must be logged in to view attached files.January 10, 2026 at 6:51 pm #703944
opalamarchuk.01ParticipantHow can I properly center the logo while keeping the header width the same as the entire site container? When I select Layout 1, the header width is the same as the entire site, but the logo shifts to the left… If I select Layout 2, it stays centered, but the left menu doesn’t align with the edge…
Attachments:
You must be logged in to view attached files.January 12, 2026 at 9:58 am #704013Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
January 14, 2026 at 1:40 am #704292
opalamarchuk.01ParticipantAdmin access. Please review all my questions, plus this one:
– How do I remove these arrows from the menu?Attachments:
You must be logged in to view attached files.January 14, 2026 at 1:18 pm #704353Hello,
Sorry to say your admin login URL redirects to the account page after logging to your site. So, I am unable to log in to your site. Please give me the site access so I can check and give you a possible solution.
Best Regards,
January 14, 2026 at 3:48 pm #704393
opalamarchuk.01ParticipantFixed it, thank you. I look forward to your help with all my questions above.
January 15, 2026 at 1:33 am #704458
opalamarchuk.01ParticipantHow to solve the problem of displaying page title on a specific page, I need to disable page title on a subcategory page
1. https://mattytales.com/product-category/collections/bestseller
2. https://mattytales.com/product-category/collections/basic-collection
3. https://mattytales.com/product-category/collections/basic-collection – On all other pages it should be enabled.Attachments:
You must be logged in to view attached files.January 15, 2026 at 12:30 pm #704531Hello,
01. Regarding the page title padding, try to add the following custom css code in Theme Settings > Custom CSS > Custom CSS for mobile.
.wd-page-title { --wd-title-sp: 30px; /* Adjust this value as needed */ }02. Regarding the category size, I have not seen the categories on the home page in the featured categories.
03. You can add a Spacer element after the main menu to help align the logo toward the right and center it within the header.
04. Regarding the arrows from menu items, please add this code to the Theme Settings > Custom CSS > Global:
ul.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after { font-size: 0; }05. Regarding the page title from sub-categories, try to use the theme preset feature of our theme for a specific condition (Term ID) for the specific sub-category and disable the page title from Theme Settings > Product Archive > Shop page title.
Here is our documentation on how to use theme presets: https://xtemos.com/docs-topic/theme-settings-presets/
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register