Knowledge Base Article

Alternating BloX Background Color

Add the following css to the style tag of the main blox property.
Modify the widgetid value to match your blox widget ID. The ID is the text after /widgets/ in the URL bar.
Modify the color to be whatever color you'd like to alternate between.
widget[widgetid=\"5f3e7250cf0e0311407535c4\"] .blox-slides:nth-child(even) {background-color: #dee5ea !important}
Updated 03-02-2023
No CommentsBe the first to comment