Tagged: change colour in footer, css, footer changes
- This topic has 1 reply, 2 voices, and was last updated 1 year, 8 months ago by tikaram.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
January 1, 2023 at 2:58 am #313962RichaardChubbMember
Hi, can someone help me with changing the colours for the 4-footer areas?
I think I want a black background and white text, but it would be good to have additional CSS so i can play around with the colours.
Thanks
January 1, 2023 at 11:26 am #313967tikaramParticipant@richaardchubb : Please try adding the following additional css and let me know if you need any further assistance to change the color of the footer area.
.footer-widget-area { background-color: #000000; } #colophon .widget, #colophon .widget-title, .widget a { color: #ffffff; }
Regards,
Tikaram -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Colors in the Footer Area Widgets (1 to 4) – ShutterUp theme’ is closed to new replies.