Archived topic
grid space between footer widgets
4 replies · Started by Anil on April 9, 2019
Viewing posts 1–5 of 5
1. please advise to have grid space between footer widgets also as above in the site.
2. there is extra space shown above footer widgets when screen size more than 1000px.
no. 1 is solved with
@media (min-width: 1001px){
.home.right-sidebar.separate-containers .site-main, .archive.right-sidebar.separate-containers .site-main {
margin: 20px 20px 0 0;
}
}
I'm not sure I'm seeing the extra space - can you show me a screenshot?
Thanks Tom, it is resolved.
Awesome :)
This archived topic is closed to new replies.