Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #888316

    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.

    #888598

    Hey andrea,

    Try using this css code:

    .template-blog .blog-meta {
        float: right;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #888898

    Perfect – thanks for that.

    #888994

    Hi ac,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.