For example, in the WP admin, go to Appearance > Editor > style.css and add the following:
.hentry {
margin: 40px;
}
However, it looks like you are using a paid theme Suffice Pro. Make sure you have a child theme so that when your theme has updates, you won’t lose your CSS change. (https://developer.www.ads-software.com/themes/advanced-topics/child-themes/)
]]>I’m moving your topic to Fixing WordPress forum. CSS requests belong there, Developing WordPress is for more advanced development discussion. We know it’s not very intuitive. The logic is along the line of “My site doesn’t look the way I want it to, I want to fix the appearance.” ??
]]>