Sponsor Catalog Stylings

For reference, see Sponsors Catalog under Website Row Content for more information on the element itself.

To add custom CSS to the current element (which applies to the current element only), you would use the standard Advanced Styling functions and features for that specific element.


Change Sponsor Logo Background Color

To change the background color of the block underneath the Sponsor logo.

div.img-container {
  background-color: white;
}

NOTE

Any suitable web-safe color designation will work. See w3schools.com - HTML Colorsopen in new window for additional references.

WARNING

(advanced) options may not be supported under all plans.


Reviewed: February 2023