tuanphan Posted August 12 Share Posted August 12 To change footer color (background) on specific page only, you can follow these. If you can't make it work, you can send link to page, I will check it again. #1. First, find Page ID. In my example, we will have: #collection-659e63b2e6c7d41bc7e4f718 #2. Use this code to Custom CSS box #collection-659e63b2e6c7d41bc7e4f718 { /* Footer background */ footer.sections .section-background { background-color: #f1f !important; } /* Footer color */ footer.sections * { color: #000 !important; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment