[Resolved] Wrap text

Home Forums Support [Resolved] Wrap text

Home Forums Support Wrap text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1523107
    Steven Dylan Spitz

    Hi,
    Can I wrap the text around the thumbnails on my homepage?
    It’s not noticeable until you go into mobile mode.

    #1523115
    Elvin
    Staff
    Customer Support

    Hi,

    You can try adding this CSS:

    article.post .post-image {
        float: left !important;
        margin-right: 20px !important;
    }
    #1523121
    Steven Dylan Spitz

    Perfect. Thank you, Elvin. You guys are the best in the business.

    #1523127
    Elvin
    Staff
    Customer Support

    Perfect. Thank you, Elvin. You guys are the best in the business.

    Thanks! We appreciate the kind words.

    No problem. 🙂

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