Home › Forums › Iconic One Pro Support › Extra menu on top of the site › Reply To: Extra menu on top of the site
November 8, 2017 at 9:15 am #5060
Themonic-Support
Keymaster
Try:
.entry-content p, .entry-summary p, .comment-content p {
margin: 0 0 5px;
}
.widget-area .textwidget p {
margin: 0;
padding: 5px 0;
}