How to aline your banner collection name with your logo on craft theme ?

Hi Everyone, would you know how to get the banner collection name and description underneath the website logo through craft theme ? Many thanks!

Hi @GiudFabri123

You can acive this by adding this CSS code:
You just need to follow these steps:

  1. Go to the Online Store
  2. Edit Code
  3. 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!

1 Like

Hi @GiudFabri123 , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks

Hi @GiudFabri123

Please share your store URL, password and show me which image need to be edited :heart:

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?

@GiudFabri123

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!

1 Like

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