• Resolved js.thisandthat

    (@jsthisandthat)


    Hello,
    Is there any way to only make the header image on my site on the homepage and not on any of the other pages?
    My site is: cnfalcons.com
    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Vincidesigns

    (@vincidesigner)

    hi there,

    Are you planning to place different images on the other pages or keep them with no header image?

    Thread Starter js.thisandthat

    (@jsthisandthat)

    I would just like the header image on the home page….

    Vincidesigns

    (@vincidesigner)

    You can remove the background from the pages where you don’t want an image, but make sure to do that on a child theme.

    #masthead {
    background: none;
    }

    I would also suggest a different theme that comes with a lot of customization features that suits the type of website you are building.
    Responsive Theme is a great option, check it out, it’s also free:
    http://ww.wp.xz.cn/themes/responsive

    Thread Starter js.thisandthat

    (@jsthisandthat)

    Ok. Thank you for your help!
    I will check out Responsive theme!

    Thread Starter js.thisandthat

    (@jsthisandthat)

    Ok, I checked out the Responsive theme…It is not going to work.
    Where would I insert the code you gave me above?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Header Image’ is closed to new replies.