Hi,
I have imported the spa theme.
Looking at it from mobile, the text is not align correctly on the homepage hero image. Please see image:
Also underneath it, how to reduce the space? Please see image:
Is there anyway to edit only for mobile to differentia from desktop and tablet?
Please help.
Thank you
Hey tropsens,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.home #full_slider_1 .content {
padding-top:50px !important
}
}
Best regards,
Rikard
Hi Rikard,
Thank you.
Tried that but still not working. The text is still drop below the header hero background and the “welcome” text still in the bottom.