Tagged: 

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

    Hi in regular posts, there is no padding between the picture and the tex. How can I add some padding so it doesn’t look cramped?
    Take a look at the picture at the bottom right so you know what I mean…

    #225983

    Hey gentlemansgazette!

    You can add this on Quick CSS or custom.css:

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

    Cheers!
    Ismael

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