Shopify themes, liquid, logos, and UX
Hi there!
How do I align my Breadcrums with Page width without using margins or padding or any workaround?
The Breadcrumbs need to be aligned with the upper menu and the below image.
Thanks a lot for your help!
Website: https://venga-store.com/
Theme: Dawn
Solved! Go to the solution
This is an accepted solution.
Hey @miltokas,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.page-width:has(> .breadcrumbs) {
width: 100% !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
Hey @miltokas,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.page-width:has(> .breadcrumbs) {
width: 100% !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025