/
Make use of 'CSSClassName' column in Promo Blocks

Make use of 'CSSClassName' column in Promo Blocks

Because of too much technical detail for end-user I recommend all of above changes to be restricted to debug mode only.

In-Portal has a feature, that allows managing a set of promo block (or banner) groups from an Admin Console. You can easily upload image for each of promo blocks and specify transition effects within group.

To provide even more individual promo block design customization options we've added CSSClassName field (dropdown) to promo blocks. At the time there was no way to customize which CSS classes appear in that dropdown and we commented it out.

I propose, that we:

  1. bring field back
  2. allow to specify CSS classes within promo block group in following format: "class-name-1=text1||class-name-2=text2||...."

Related Tasks