Tagged: #whitespace #padding
Hi guys,
I reduced the whitespace on the homepage: It looks good.
I chose no padding, but on the mobile version it looks bad:
How can I increase the whitespace/padding on the mobile version, and keep the homepage whitespace the same?
Thanks in regards.
Hey Emanon,
Please try this css:
@media only screen and (max-width: 767px) {
#top #wrap_all #latest_articles_section {
padding-bottom: 40px;
}
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you very much! Thread can be closed.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike