[Support request] full page background

Home Forums Support [Support request] full page background

Home Forums Support full page background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #961626
    יגאל

    Hello
    i use generatepress and elementor
    i need to make full background that difrent white color
    the page is http://www.tamirchn.co.il/new
    i need to change whole background to another color that include all partsof the page, header.footer e.t.c
    How can i do it
    If any option to make a background only for this page it will be wonderful
    also i need hide default menu because i will use elementor item
    thanks

    #962020
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    body.page-id-47, .page-id-47 .site-header, .page-id-47.separate-containers .inside-article, .page-id-47 .site-info {
        background-color: #333;
    }

    You can use the disable element to hide the default menu:
    https://docs.generatepress.com/article/disable-elements-overview/

    If you need to hide the menu globally, you can use the customizer option:
    https://docs.generatepress.com/article/navigation-location/

    Let me know if this helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.