Okay
  Public Ticket #153503
Header and footer
Closed

Comments

  • Albert started the conversation
    Hello everybody, i'd like to know how i can delete my header and change the color of the footer. Any Help? Thx
  •  1,043
    ThemeNectar replied

    Hey Albert!

    1. Add this to your custom css box in the Salient options panel:

    body #header-outer, body #header-space {
      display: none!important;
    }

    2. Activate the "Custom Footer Color Scheme" option in your footer options tab in the Salient options panel :)

    Cheers :)

  • Albert replied

    Thx :)

  •  1,043
    ThemeNectar replied

    You're welcome :)