Carousel Text Overlapping with Button [Minimal Theme]

Solved

Carousel Text Overlapping with Button [Minimal Theme]

DavinderB
New Member
10 0 0

Hi,

 

Need help with my Homepage Carousel Text and Shop Now button overlapping. The Text part is overlapping on the shop now button and it doesn't look good.

 

The original theme preview is perfect but when i installed the theme, the alignment is mismatched.

 

This is how it looks

DavinderB_0-1664282861915.png

 

And this is how it should look

 

DavinderB_1-1664282969511.png

 

Accepted Solution (1)
ReturnPrime
Shopify Partner
488 67 111

This is an accepted solution.

Hey  @DavinderB   ,
Welcome to the Shopify community!
You can follow the instruction below:
Go to Online Store->Theme->Edit code->styles.scss->paste bellow code in bottom of file.

.slideshow-section .slideshow .content .content-area p {
    display: block !important;
}


 If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman

View solution in original post

Replies 4 (4)

ReturnPrime
Shopify Partner
488 67 111

Hey @DavinderB  ,
Welcome to the Shopify community!
Please share your store URL.
So that I will check and let you know the exact solution here.
Thank you.
Raman!

DavinderB
New Member
10 0 0

Store URL - www.pepyr.com

Password - osiath

ReturnPrime
Shopify Partner
488 67 111

This is an accepted solution.

Hey  @DavinderB   ,
Welcome to the Shopify community!
You can follow the instruction below:
Go to Online Store->Theme->Edit code->styles.scss->paste bellow code in bottom of file.

.slideshow-section .slideshow .content .content-area p {
    display: block !important;
}


 If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman

DavinderB
New Member
10 0 0

It was resolve by adding in styles-home.scss.liquid