Site logo

Archived topic

Margin / Padding post image

5 replies · Started by Silko on August 14, 2017

Viewing posts 1–6 of 6

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!

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!

Hi Leo,

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

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.

Thanks Leo! Works fine.

No problem!

This archived topic is closed to new replies.