I am wondering if it is possible to remove the heading from the collection list section on brooklyn:
Thanks for any help in advance
Solved! Go to the solution
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.css.liquid->paste below code at the bottom of the file.
div#shopify-section-featured-collections .section-header.text-center {
display: none;
}
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
collection list heading not display home page please share me screenshot
This is an accepted solution.
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.css.liquid->paste below code at the bottom of the file.
div#shopify-section-16140725768e494051 .wrapper .section-header.text-center {
display: none!important;
}
Screenshot :- https://prnt.sc/104n7pv
Kindly feel free to get back to me if you need any further assistance Thanks!
User | Count |
---|---|
545 | |
209 | |
125 | |
79 | |
43 |