Tagged: Desktop, huge padding, margin, mobile, padding
Hi there,
First of all: VERY happy with your theme! But I got a little problem what I can’t figure out.
I want to make the padding on mobile smaller. I saw a topic of you guys where you sent this code:
@media only screen and (max-width: 767px) {
.avia-section-huge .content, .avia-section-huge .sidebar {
padding-top: 50px!important;
padding-bottom: 50px!important;
}
}
It doesn’t work for me unfortunately. Before I was looking in your forum I used the code “.avia-section-huge .content” only, but also that didn’t work. The huge padding is on but nothing happens on mobile. See link in private content.
Hope you can help me!
It’s about all the header images with the H1 title. Thank you!!