Archived topic
Featured Image above left aligned title
10 replies · Started by Daren on May 17, 2018
I would like the featured image above the post title left aligned on the page and the title to be below not wrapped to the featured image. I would like it on a new line.
Any advice?
Hi there,
Are you referring to the posts page or single post?
Can you link me to the site in question?
You can edit the original topic and use the private URL field.
Let me know :)
Please see the url https://dotmycom.com/ubuntu-home-server/ or https://ibb.co/fTwu0d
Thanks
Hi Daren,
try the Customiser > Layout > Blog - Featured Images > Posts > Alignment: Left
I am using that now. I sent in login info to pre sales if you wanted to look. The title wraps to the right of the image in a full view.
Hi Daren, we will have a look when we get a minute.
Hi Daren, i got your login details but i cannot access wp-login.php
Should be ok now.
Hi Daren,
can you try this:
.single-post .post .inside-article .featured-image {
float: none;
}
Thanks, Works great.
Glad we could help