footer top padding is too big on frontpage. (using custom footer page.)
it’s fine on the other pages, but top padding is too big on frontpage.
what’s wrong?
frontpage footer height : 308px – 308px screenshot
the other pages footer height : 230px – 230px screenshot
Hey tcp5004,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_3 .container {
padding-top: 0;
}
Best regards,
Rikard
Hi, Rikard.
It works perfectly with ‘!important’.
Great!!
I really appreciate your reply.