Bottom-Margin issues
-
First off – Great theme! Love how simple but elegant and powerful looking it is.
I did run into some bottom-margin issues on my home page regarding the .entry-content and .widget-area.col-md-3 classes when viewing in mobile or desktop that I put band-aids on with:
@media screen and (max-width: 1200px) { .home .widget-area.col-md-3 { margin-bottom: 4.5em !important; } }and
@media screen and (min-width: 1201px) { .home .entry-content { margin-bottom: 2.5em !important; } }(The 1200 coincides with the responsive display of the table on the home page)
The site I’m messing with is http://getfastvpn.com if you want to check out what I mean. I could be crazy, or maybe a plugin is conflicting with things too.. always possible!
Again, thanks for providing us with this awesome theme!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Bottom-Margin issues’ is closed to new replies.
