• Resolved petebarnes

    (@petebarnes)


    Hi Guys,

    I’m using the atahualpa theme to do my site and I have a static front page with a slideshow and menubar, I am wanting to remove the header image ON THIS PAGE ONLY but have it visible everywhere else, I’m pretty sure it can be done with a CSS insert but I don’t know what. I have also asked this over at the atahualpa theme forum but no luck yet. If anyone could help it would be much appreciated.

    Pete

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

    (@petebarnes)

    Problem solved, if anyones interested you put the following in the css inserts field

    body.home div.header-image-container {
    display: none !important;
    }

Viewing 1 replies (of 1 total)

The topic ‘Remove header from frontpage’ is closed to new replies.