Wordpress remove theme elements / full background

3 replies
  • WEB DESIGN
  • |
I'm trying to figure out how on a specific page in Wordpress I can not display any elements normally on a page, and instead just have a full page background along with whatever content I wish to include.

If you're familiar with Lead Rocket Pro, that's exactly what I'm trying to do except I want to include a custom form instead of an email signup.
#background #elements #full #remove #theme #wordpress
  • Profile picture of the author Steve Fleming
    If your theme doesn't have a full width template you can just make a custom template and either include the header and footer or have the page look completely different.

    It's really easy to do... just a few lines at the top of the file makes it a custom page. Take a look in Google and you'll find loads of information.

    Steve
    {{ DiscussionBoard.errors[7960519].message }}
  • Profile picture of the author ilee
    Depending on how you're doing your custom forms, another option could be to just make a separate html page.
    Signature
    --~***~--


    --~***~--
    {{ DiscussionBoard.errors[7961804].message }}
  • Profile picture of the author Marketer Matt
    You'll just need to make a custom template. It's not hard to do, especially if there is already a full-width template or some other custom template already built in to the theme.

    Essentially what you do, is create a new php page template with your specifications and then just select it when you are creating a page from the drop down.

    More info here: Pages « WordPress Codex
    {{ DiscussionBoard.errors[7962091].message }}

Trending Topics