Hey
I was trying to add some code for my theme and somehow managed to mess up the whole lot xD , I have tried reverting it back but nothing changes it.
My store website : www.Auzdollz.com
any insights be great !
thanks
A Shopify store owner accidentally broke their theme layout while attempting to add custom code. The site at www.Auzdollz.com displayed incorrectly despite attempts to revert changes.
Root Cause Identified:
.collection.page-width CSS rule was incompleteSolution:
} to properly close the CSS ruleResolution:
The issue was successfully fixed by the store owner following the guidance provided.
Hey
I was trying to add some code for my theme and somehow managed to mess up the whole lot xD , I have tried reverting it back but nothing changes it.
My store website : www.Auzdollz.com
any insights be great !
thanks
Hey @Auzdollz ,
I checked your store and it seems like you were playing with some CSS and you forgot to add a curly bracket at the end of base.css file.
Can you make this:
.collection.page-width {
padding: 0rem !important;
}
Hopefully that should work ![]()
Cheers!
Shubham | Untechnickle
I see you’ve fixed it ![]()
Feel free to reach out if you have any more questions.
Cheers!
Shubham | Untechnickle