Tagged: color footer
Hi,
I can’t change the color of footer, header and up-arrow – Enfold Travel
It remains in the preset – blue. What can I do to change?
Many thanks.
Hey ljaworski,
Please go to Enfold > General Styling > Select a predefined color scheme
and select a predefined color scheme and let us know if that helps. Then the header and footer colors can be customised in logo area and footer sections.
I’m assuming by up arrow you mean the scroll to top button ? To change it’s background color please use the css below
#scroll-top-link {
background-color: gold;
}
Best regards,
Vinay