Hi, I can’t get the single news post featured image to align to the right. I am using code
.single .big-preview { float: right; margin-left: 20px; margin-top: 70px; }
I’ve used the same css on other sites, but on this one it won’t work. Please help.
url and all css in private content.
Hey andrea,
Try using this css code:
.template-blog .blog-meta {
float: right;
}
Let us know if this helps :)
Best regards,
Nikko
Perfect – thanks for that.
Hi ac,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria