How to disable header & mobile nav - by Petroulias Vasileios

This topic has 6 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Rose Tyler

  • Avatar: Petroulias_Vasileios
    Petroulias Vasileios
    Participant
    May 31, 2019 at 22:09

    Hi
    I am new with legenda theme, and i need a little help
    First
    a) i need to disable the Header & the mobile nav Menu. I will use another nav plug in.

    b) i need also to change the baground color of Header & footer.

    https://prnt.sc/nw2uwb
    https://prnt.sc/nw2wz2

    At the footer the same problem the color not change.

    chers
    Bill

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2019 at 08:35

    Hello,

    Thanks for contacting us.
    Your site under maintenance mode, so we can’t check it. Please provide temporary wp-admin access.

    Regards

    Avatar: Petroulias_Vasileios
    Petroulias Vasileios
    Participant
    June 1, 2019 at 09:04

    ok

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2019 at 09:19

    Hello,

    Please add this code in style.css file of your child theme:
    1)

    .header3, .header-type-3 .menu-wrapper {
        display: none;
    }

    2)

    .header-wrapper .main-nav, .page-wrapper, 
    .footer .container, .page-content {
        background-color: black !important;
        margin-bottom: 0px;
    }

    Do not forget to clear cache before checking the result.

    Regards

    Avatar: Petroulias_Vasileios
    Petroulias Vasileios
    Participant
    June 1, 2019 at 14:55

    Thank you! for your fast answer.
    It works and looks great!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2019 at 15:43

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘How to disable header & mobile nav’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.