• I need to create a blank page with no sections for “search”, “posts” etc. could you please guide me how to do that?
    Great Theme
    Thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey,

    Are you referring to the sidebar? you can turn this on for each page by selecting the “fullwidth” template in the page attributes section of your page edit screen.

    If that is not what you’re trying to remove, please post a link so that I can see what you’re referring to.

    Kevin

    Thread Starter rabbicoach

    (@rabbicoach)

    Wordked fine. Thank you

    Glad to hear it! Let me know if you need any further assistance with sidebars.

    -Kevin

    Thread Starter rabbicoach

    (@rabbicoach)

    How can i set the background color of this blank page?

    You can set the body background in Theme Options> Advanced Styling.

    If you want this to only effect a single page, please post a link to the page and I can provide CSS for that.

    -Kevin

    Thread Starter rabbicoach

    (@rabbicoach)

    thank you very much Kevin, for your concern. Yes just one page that is here:
    http://146.66.97.133/~yeshiva2/tcv_businesscp/

    try adding this CSS to Theme Options> custom CSS, and let me know if it works for you:

    .page-id-18 .wrap.contentclass {
        background: #blue;
    }

    Just change the background “blue” to whatever you like.

    -Kevin

    Thread Starter rabbicoach

    (@rabbicoach)

    Thank you for the reply. However, didn’t work. Can we try something else?

    Thread Starter rabbicoach

    (@rabbicoach)

    Changed the “blue” to hex number and it worked. Thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘blank Page’ is closed to new replies.