Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #299073

    If you insert an image and right align it without a caption… no problem. But with a caption (which creates a border) the text to left has no spacing… it buts right up to the border.

    • This topic was modified 9 years, 8 months ago by raveon.
    #299753

    Hey raveon!

    Thank you for the bug report. We’ll fix this issue with the next update. If you need a quick fix insert this code into the quick css field:

    
    div .wp-caption.alignright {
    margin: 4px 0px 0px 10px;
    }
    

    Cheers!
    Peter

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