• Hello,

    I would like to remove the header image (but not the website title and menu that are in the header) from the home page only, and hidden visibility is probably preferable. The website is (remove the spaces, sorry – I don’t want google searches to end up here!)
    ed ad li ng to na rt .co .uk

    By fooling around with the php files, I managed to remove the header image area, but I think I removed or reduced the space the header takes up, which caused the website title to be only half visible.

    Sorry for my lack of the lingo! I’m pretty good at messing around but I am a total amateur. Thanks for your help in advance!

Viewing 1 replies (of 1 total)
  • Thread Starter edadlawa

    (@edadlawa)

    Just to elaborate, if you view the website, for now I have decided to enter the following in the CSS:

    .home  #header{
        display:none; !important;;
    }

    and then I’ve just typed the website name etc. into the front page itself. I’d like to know how to just hide the image, though, if anyone has any clues.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘[Theme: Constructor] Remove Header Image from Front Page Only’ is closed to new replies.