How to remove white bar above Collapsible Content section?

Solved

How to remove white bar above Collapsible Content section?

kimi1
Excursionist
32 0 5

Hello, 

There's a white bar above my Collapsible Content section but just below my header. This isn't the case on any of my other pages, wondering if I can remove it. Padding is set to 0 so I don't think it's that

Screenshot 2025-02-19 002448.png

https://69d88d-2.myshopify.com/pages/events password "etrawn", using theme Taste

Thank you

Accepted Solution (1)

oscprofessional
Shopify Partner
16343 2438 3179

This is an accepted solution.

Hi @kimi1 ,

Go to Online Store > Themes > Actions > Edit Code > base.css

Add below code at the bottom of  base.css  file

 

body .caption-with-letter-spacing {
    margin-top: 0;
}

oscprofessional_0-1739886736389.png

 

 

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

View solution in original post

Replies 3 (3)

topnewyork
Astronaut
1299 160 217

Hi @kimi1 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

<style>
@media screen and (min-width: 750px) {
    .page-width {
        padding: 7px 5rem !important;
        margin-top: -1rem !important;
    }
}
</style>

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

oscprofessional
Shopify Partner
16343 2438 3179

This is an accepted solution.

Hi @kimi1 ,

Go to Online Store > Themes > Actions > Edit Code > base.css

Add below code at the bottom of  base.css  file

 

body .caption-with-letter-spacing {
    margin-top: 0;
}

oscprofessional_0-1739886736389.png

 

 

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

DaisyVo
Shopify Partner
4334 480 565

Hi @kimi1 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

 

main#MainContent {
    margin-top: -10px !important;
}

 

 

Here is the result: image_720.png

 

I hope this helps

 

Best,

 

Daisy

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution