Assistance Needed: White Line Issue on Image Banner!!

Solved

Assistance Needed: White Line Issue on Image Banner!!

macamaca
Tourist
6 0 1

I'm having an issue on my website, vibeonwheels.com, where a white line appears at the bottom of the image banner. It seems to be related to the section or a gap between the image and the next section.

I've tried adjusting the CSS, but the line is still there, especially on mobile. Could you please help me fix this? Password is piebre

65462eae-9244-441c-93f8-16681342d5c9.jpg

Accepted Solution (1)

namphan
Shopify Partner
1097 136 169

This is an accepted solution.

Hi @macamaca,

I checked and that line is shown by your uploaded image. 

Screenshot.png

So you have 2 ways to solve it:

1: Re-upload image.

2: Please go to Actions > Edit code > Assets > section-image-banner.css file and paste this at the bottom of the file:

.banner__media {
    height: calc(100% + 2px);
}

 

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 12 (12)

Liquid_xPert_SJ
Shopify Partner
1175 130 167

@macamaca 

 

Can you please provide the store front password because currently its protected.

 

Thanks

- If you need any technical assistance, feel free to send me a DM. You no longer have to search for answers without getting a response.
- Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
- Your Shopify Solution Specialist For further discussion contact: Email ID- Liqud_3xPert_SJ OR Whatsapp
- Buy a Coffee for me to get more frequently help 🙂
- Hire Me to unlock the full potential of your e-commerce store Now 🙂- If you need any technical assistance, feel free to send me a DM. You no longer have to search for answers without getting a response.
- Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
- Your Shopify Solution Specialist For further discussion contact: Email ID- Liqud_3xPert_SJ OR Whatsapp
- Buy a Coffee for me to get more frequently help 🙂
- Hire Me to unlock the full potential of your e-commerce store Now 🙂
macamaca
Tourist
6 0 1

Password is piebre

gutenplayer
Shopify Partner
131 19 12

@macamaca 

Hope you are well
Please go to
1) Online store
2) Themes -> Edit theme
3) Layout
4) base.css and paste this code on the end

 

.banner__media.media.scroll-trigger.animate--fade-in img {
    height: calc( 100% + 2px );
}
​



 

I hope it works for you, let me know, and If you'd like to discuss this more about this, don't hesitate to send me a PM/DM
Was my reply helpful? Click Like to let me know! Was your question answered? Mark it as an Accepted Solution.
macamaca
Tourist
6 0 1

I did but it didn't work

is it wrong path?capture2 06082024.JPG

gutenplayer
Shopify Partner
131 19 12

@macamaca , its maybe overright this css
can you please try with 
.banner__media.media.scroll-trigger.animate--fade-in img {
height: calc( 100% + 2px ) !important;
}

round_0-1722944891380.png

 

Was my reply helpful? Click Like to let me know! Was your question answered? Mark it as an Accepted Solution.

Rahul_dhiman
Shopify Partner
460 93 96

Hello @macamaca 
Please provide password also 

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167
macamaca
Tourist
6 0 1

My password is piebre

Edgywebsites
Shopify Partner
24 2 35

You can follow the steps below to fix this:

On your code editor, open section-image-banner.css.

Go to line 162 and replace it with the following:

height: calc(100% + 2px);

 

Save the file. This should solve it.

If our response solved your query, please like and accept it as the solution.

Edgy Websites · All things Shopify
Contact us for Expert Shopify Support
macamaca
Tourist
6 0 1

Sorry it didn't work

namphan
Shopify Partner
1097 136 169

This is an accepted solution.

Hi @macamaca,

I checked and that line is shown by your uploaded image. 

Screenshot.png

So you have 2 ways to solve it:

1: Re-upload image.

2: Please go to Actions > Edit code > Assets > section-image-banner.css file and paste this at the bottom of the file:

.banner__media {
    height: calc(100% + 2px);
}

 

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com
macamaca
Tourist
6 0 1

2nd solution perfectly worked!! Thank you 🙂

namphan
Shopify Partner
1097 136 169

Hi @macamaca,

If you have any questions, you can contact me directly.
Happy to help you 😊

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com