• Hi,

    can i change the color of the header and footer whithout create a childe theme? I I’m not able

    thanx

Viewing 1 replies (of 1 total)
  • Hi,

    Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme General Options.

    Now add below given CSS into Custom CSS Editor.

    .header_section {
        background-color:COLORCODE !important;
    }	
    .enigma_footer_area {
        background:COLORCODE !important;
    }

    Here, COLORCODE is replace with your COLORCODE.

    Save the changes.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘change colour’ is closed to new replies.