• Hello,

    I want to have the Header image in the center of the page. Added this in the CSS but website is not changing

    #logo img {
    height: auto;
    align: center;
    max-width: 100%;
    }

    Thanks in advance

    Sarah

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Header image align=center’ is closed to new replies.