Footer / Widget area

Hi there,

I’ve read through as many cards as I can but can’t seem to resolve this,

I’d like to change the colour of the footer area that has widgets in, please can you help:

www.devindexsecurity.co.uk

Many thanks,

Charlie

I’d like to make it the same colour as the footer

Hi Charlie,

Thank you for reaching out to us. In Ethos, if you change the Navbar Background Color, this will also change the top footer background color, similarly if you change the Topbar Background Color then this will also change the bottom footer background color. So to change the background color of top footer section, navigate to Theme Options > Ethos > Navbar Background Color and change the Navbar Background Color (see screenshot)

This is for the design consistency so the Header and Footer sections share the same colors. Hope this helps!

hi this works at the top and bottom thank you, but I don’t want the top nav bar to change colour, is there a way around this?

I essentially want some more widgets/options in the footer

Hey Charlie,

The workaround is custom code. A lot can be done using custom code but please note that this requires that the user know how to code because custom coding is beyond the scope of our support.

Because this is a minor cosmetic override though, I’ll provide you with a sample code. It’s important to note though that we will not support issues arising from the use of this nor answer any questions about this.

.x-topbar {
    background: black;
}

It’s also important to note that Ethos is a dark theme. You should use dark color for your header and footer.

If you don’t know how to code, you’ll need to upgrade to our Pro theme so you’ll have a Header and Footer builder. That way, you are free to independently change the header and footer bar colors and can display more widgets than using the X Original Footer.

Thank you for understanding.

ok great thank you, I’ve purchased the pro - how do I install etc?

Hello Charlie,

You should be able to get the installer for Pro in your dashboard:

https://theme.co/apex/dashboard

Please also check this link to read more information about X to Pro conversion:

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.