Forums
(@ryandebraal)
13 years, 5 months ago
Got it to work, I went into the css and made the following changes
/* The single post title. */ h4.srp-post-title { display: inline; <—–instead of block }
/* The post excerpt. */ p.srp-widget-excerpt { display:none; <——- hide area margin: 0px; }