Greetings,
I’m using the Integrity stack and trying to get the image + content of a single post side by side but am having a few issues.
I tried the following after searching through the forums:
.single-post .entry-featured {
width: 50%;
float: left;
margin-right: 20px;
}
And here is the result:

-
Any idea why the “margin-right” isn’t applying to the bullet points?
-
Can you provide the CSS to center the post title?
-
Any idea why there is the white band beneath the image and content?
-
Is it possible to add a centered button below the text content area in the right column? I tried adding a button element to the post in cornerstone but I can only add it to a section below the image and post content(see below).

Many thanks for the help.
