Jump to content

Featured Replies

Posted

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.

  • 2 weeks later...
  • Community Expert

Hello,

The inherited colors can be disabled using the following CSS:

:root{
    --i-inherited-footer-widgets: disable;
}

I hope that helps!

  • 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.

Recently Browsing 0

  • No registered users viewing this page.