Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Header Image #110677
    SteveJonesMO
    Participant

    Update:

    I tried recreating a new front page, deleting the old one, and that worked. I have no idea what the problem was, but it’s gone now and I won’t need any help.

    Thanks for being out there though.

    in reply to: How to limit size of header image? #94201
    SteveJonesMO
    Participant

    My problem was I miscoded my css to refer to a class rather than an id. When I set it to this:

    
    #header-featured-image img {
        max-width: 1200px;
        align-content:center;
    }

    It works perfectly.

    Thanks for the reply.

Viewing 2 posts - 1 through 2 (of 2 total)