Archived topic
White space needs to be removed
1 reply · Started by bluebit on October 19, 2017
Viewing posts 1–2 of 2
On the home page how to remove the white space between the map and main menu bar? http://cryptomapa.co
Hi there,
Try the CSS below or check to see if you can remove the empty paragraph in the widget.
.home .siteorigin-widget-tinymce p {
margin: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.