White space between header and collection list dawn theme

Solved

White space between header and collection list dawn theme

NicoGillis96
Tourist
4 0 2

Dear all,
i'm building my new website and ican't find a way to get rid of the white space between header and collection list.
it's only with the all collection list page not on the other pages.. alrady tried to do everything to 0 and with some code's i've found here but nothing worked for now.
Thanks in advanced


Schermafbeelding 2024-01-26 091937.png

Accepted Solution (1)

PageFly-Henry
Shopify Partner
1184 335 289

This is an accepted solution.

Hi @NicoGillis96 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

h1.title.title--primary.inline-richtext.scroll-trigger.animate--fade-in {

    margin-top: 0 !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

PageFly-Henry
Shopify Partner
1184 335 289

This is an accepted solution.

Hi @NicoGillis96 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

h1.title.title--primary.inline-richtext.scroll-trigger.animate--fade-in {

    margin-top: 0 !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

NicoGillis96
Tourist
4 0 2

This worked!

Thanks alot!

PageFly-Henry
Shopify Partner
1184 335 289

You are welcome @NicoGillis96 😊

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

blienau
Visitor
1 0 0

Hi Harry, thank you so much! This worked like a charm! 

Dan-From-Ryviu
Shopify Partner
9534 1915 1949

Add this code to your Online store > Themes > Edit code > theme.liquid file, after <head>

<style>
.title--primary { margin-top: 0px !important; }
</style>

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.