JAKTdesigns
12-12-2018
11:53 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Footer Background Color Change
I have read through the forum and can't seem to find anything that helps.
I have already modified my them with changes to CSS, but I can't find the line in code to edit my footer background color.
I have a black background design and the footer is white, so that's a problem.
http://preview.editmysite.com/8f42c1.9a5939d7a829a2c054591ff782918df7
Site is not live but preview is above.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
1 REPLY 1
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @JAKTdesigns
Add the following code to Settings > SEO > header code, hit save and then publish and check on the live site.
<style> .footer-wrap { background-color: #000000 !important; } </style>
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report