Hi, Xtemos’s team.
I’m using WoodMart 8.3.3 and I need help moving the breadcrumbs on single product pages.
Current situation:
– Breadcrumbs are rendering inside div.summary-inner, within the right column of the product layout (alongside the title, price and add to cart button)
– I want them to appear above the full product block (above both the image column and the summary column), spanning the full width
What I have already checked:
– “Show breadcrumbs” is set to YES in WoodMart → Theme settings → Page title
– There is no active builder template for single product pages
– The flex container for the product layout appears to be div.product-image-summary-inner.wd-grid-g, which uses inline CSS variables for its column system (–wd-col-lg-6, –wd-col-md-6, etc.)
I add a picture.
My question: is there a native option in WoodMart 7.5.3 to reposition the breadcrumbs above the product layout? If not, what is the correct and safe CSS or code snippet to achieve this without breaking the grid system?
Thank you.
Best regards.
Attachments:
You must be
logged in to view attached files.