Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 30Apr 30 Dropping a widget into the footer makes said widget inherit the color layout specified for the footer. This is not always conducive to the text contained within a widget. It might be desirable if there was a way to have that widget inherit the color scheme of the other widget content boxes. Thank you for your consideration.Upps, Meant to drop this in the Feedback sub. Please move, thank you.
Friday at 12:06 AM5 days Community Expert Hello,The inherited colors can be disabled using the following CSS::root{ --i-inherited-footer-widgets: disable; }I hope that helps!
Friday at 12:55 PM4 days Author 12 hours ago, Ehren said:Hello,The inherited colors can be disabled using the following CSS::root{ --i-inherited-footer-widgets: disable; }I hope that helps!You are fantastic! Thank you.