Hi everyone I have a problem with the Empty spacing between Heading ----- Icon List ------ Slide Banner
I Have Tried a few Code but I did not work
I have use Empire 9.11
Hi everyone I have a problem with the Empty spacing between Heading ----- Icon List ------ Slide Banner
I Have Tried a few Code but I did not work
I have use Empire 9.11
Hello @OLIV1
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hey @OLIV1
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello @OLIV1
.slideshow.slideshow--height-medium.slideshow--height-medium-mobile.slideshow--width-content.slideshow--text-below-image-false {
margin-top: 0 !important;
}
Hi Moeed
Thank you for your advice
It does reduce the spacing between The Logo List and Slide banner
but the Top spacing ( between The header and Logo List ) doesn’t Change
Is there anyways to reduce that as well
Thank you
Dear Zes
Wow you guys here are really Awesome.
Hello @OLIV1
.home-section--content.logolist--inner.pxu-lia-block.pxu-lia-block--play {
margin: 0;
}
Hello @OLIV1
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.
Hey @OLIV1
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
@zestardtech & @Moeed awesome. Thank you for your assistance