• Hello people,

    My name is Jeroen and I am working on my first wordpress website. I have taught myself some HTML and CSS on W3schools but I am not an expert.

    I am browsing Google Chrome and inspect the image element I want to customize(sampling). I added margin-bottom: 20px to the stylesheet. This is the new code:

    }
    .aligncenter{
    display: block; margin-left: auto; margin-right: auto; margin-bottom: 20px;
    }

    But when I want to change it permanently in my wordpress stylesheet it doesn’t work. Does somebody know what I am doing wrong?

    This is my website: Goedkopevliegticketsmarokko.com

    Thanks in advance. Don’t hesitate to ask questions!

    Kind regards,

    Jeroen

The topic ‘[Theme: Sensitive] alignment image doesn't work’ is closed to new replies.