All things Shopify and commerce
This is an accepted solution.
Hey @NikosBat
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media screen and (max-width: 767px) {
div#ImageWithText--template--22800324755788__image_with_text_JEWyr7 {
padding-bottom: 0 !important;
}
ul#Slider-template--22800324755788__multicolumn_GV4q7E {
margin-bottom: 0 !important;
}
.section-template--22800324755788__image_with_text_bteEtd-padding.gradient.color-scheme-1 {
padding-top: 0 !important;
}
.page-width.section-template--22800324755788__multicolumn_GV4q7E-padding.isolate.scroll-trigger.animate--slide-in {
padding-bottom: 0 !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hey @NikosBat
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media screen and (max-width: 767px) {
div#ImageWithText--template--22800324755788__image_with_text_JEWyr7 {
padding-bottom: 0 !important;
}
ul#Slider-template--22800324755788__multicolumn_GV4q7E {
margin-bottom: 0 !important;
}
.section-template--22800324755788__image_with_text_bteEtd-padding.gradient.color-scheme-1 {
padding-top: 0 !important;
}
.page-width.section-template--22800324755788__multicolumn_GV4q7E-padding.isolate.scroll-trigger.animate--slide-in {
padding-bottom: 0 !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you Moeed, that solved my problem
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Hi @NikosBat
Could you please share the store link with us for further checking?
Looking forward to hearing from you soon. Thank you!
Best,
Daisy - Avada Support Team.
I hope you are well. You can follow our instructions below:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there
Here is the code for Step 3:
@media screen and (max-width; 768px){
.multicolumn > div {
padding: 0 !important;
}
button.slider-button {
height: 25px !important;
}
.multicolumn {
margin-top: -30px !important;
}
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Thank you DaisyVo, that solved my problem
You are welcome @NikosBat ❤️
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025