I’m not sure if this is within the scope of your support, or just my knowledge level is lacking? However, I often run into situations where I cannot target an element class or Id and I need to use the X-Pro generated classes. Please see capture below.
Hello @mcaravaglia,
Thanks for writing to us.
Please note that the inner row class name is fixed, “x-row-inner”, and the parent row DIV class name is dynamic where you will get one fixed class name, “x-row” and the rest of the class names will be dynamic as shown in your screenshot. It depends upon your design where you can target the ‘x-row’ DIV or ‘x-row-inner’ using your custom CSS code.
Hope it helps
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.