Hello,
I set a whitespace in this way -> https://i.imgur.com/SRaFrmS.png
but I can see it on desktop… how can I hide it on medium and large screens?
Regards
Pascoli
Hey Pascoli,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .container_wrap_first.container_wrap.fullsize .content.av-content-full {
padding: 10px 0 !important;
}
Hope this helps :)
Best regards,
Nikko
It works!
TY Very much Nikko!
Regards
Pascoli