Hi, I’m wondering if it is possible to eliminate a blank space that replace an a mobile only object.
Here are a print screen explaining the issue what I am having.
Hey Daniel,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Thank Victoria, you just have saw when i have eliminated the only mobile object. If you see https://terely-staging.mnivzre3-liquidwebsites.com/brownies-y-dulces/brownies-2/ it has the only mobile object below the principal banner.
Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) {
#after_image_hotspots .content {
padding-top: 0;
padding-bottom: 0;
}
}
Best regards,
Rikard
Thanks Rikard, that works fine !
Hi dmaldonado,
We’re glad to hear that :)
Let us know if you need further assistance.
Best regards,
Nikko