Is there a way to adjust the padding on the mobile header of Enfold Theme? The top padding is larger than the bottom. How can I decrease the top and increase the bottom?
Hey CreativeWebBuilders,
I tried to check the link you gave, however it only displays this:
Error 1020
Access denied
What happened?
This website is using a security service to protect itself from online attacks.
Best regards,
Nikko
Hi,
Add this to quick css:
@media only screen and (max-width: 767px){
.responsive #header_main .inner-container{
margin-bottom:50px!important;
}}
Best regards,
Jordan Shannon
Hi,
No problem at all I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon