Hi guys!
I am working on the mobile version of my landing page.
I need to solve 2 things:
-center my logo (left/right)
-eliminate white stripe zone (Mark in yellow)
Could you help me please?
Attached files , links and credentials via private.
Best regards
Hey enfold,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.page-id-500 #av_section_2 {
margin-top: 0 !important;
}
.logo {
width: 100% !important;
}
}
Best regards,
Rikard
Hi Rikard, it works!
Have a great year!!!
Santiago