Featured Image to the right and align
-
Hey All
I want to be able to align my Post Title and my Featured Image on the main page.
https://www.thechillidiaries.co.uk/blog/
So the top of the text is the same height as the top of the Featured Image on the right so it all lines up.
I used to be able to do this by altering my styles.css with this code;
.entry-header img.wp-post-image {
float: right;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
width: 150px;
}Unfortunately this seems to have stopped working and I can’t seem to fix it. Can anyone please help?
ThanksThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Featured Image to the right and align’ is closed to new replies.