Hi Everyone, would you know how to get the banner collection name and description underneath the website logo through craft theme ? Many thanks!
You can acive this by adding this CSS code:
You just need to follow these steps:
- Go to the Online Store
- Edit Code
- Find theme.css / base.css
And past that CSS Code:
.collection-hero__inner {margin-inline: 15px;max-width: 100%;}
The result will Be:
I hope this solution works for you!
If it does, please Like It and Mark It As A Solution, or support me by Buying Me A Coffee to keep me going!
Hi @GiudFabri123 , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Please share your store URL, password and show me which image need to be edited ![]()
Best,
Daisy
It worked! thank you!
Hello, i just discovered now - when you scroll down the logo is cut in half - how to fix this?
Sure You can use this CSS
.shopify-section-header-sticky { top: 38px; }
Hope this solution works If you need any future assistance you can reach me out
If it does, please Like It and Mark It As A Solution, or support me by Buying Me A Coffee to keep me going!
amazing!
That’s great to hear that you have found the solution
If you encounter any other issue, please share it on community and we are really happy to help
