[Support request] Margin / Padding post image

Home Forums Support [Support request] Margin / Padding post image

Home Forums Support Margin / Padding post image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #365687
    Silko

    Hi there,

    i read a lot in the forum but I dont find a solution. The CSS-codes in the forum are similar but doesnt work for me. I want to edit padding / margin of my page images (flag) like you can see here: https://www.geldueberweisen.com/chile/

    Which custom CSS can I use?

    Thanks a lot in advance!

    #365734
    Leo
    Staff
    Customer Support

    Hi there,

    Are you using the flag as the featured image?

    A link to your site might help to nail down the solution quicker. Thanks!

    #365987
    Silko

    Hi Leo,

    a link with an example is in my post above. Its not a featured image.

    #365990
    Leo
    Staff
    Customer Support

    You can try something like this:

    .alignleft {
        margin-right: 0.5em;
    }

    This will adjust the right margin of all the images with the option align left selected.

    Let me know if this helps.

    #365995
    Silko

    Thanks Leo! Works fine.

    #365996
    Leo
    Staff
    Customer Support

    No problem!

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