Hi Spartacus experts,
I have created a PageTemplate called xyz
via Impex, in frontend the cx-page-layout
element will receive the class xyz
, but how can I add additional classes to this cx-page-layout
element? I use the template for 2 cases (each case uses a different cx-page-slot
and it would be great to apply different CSS styles to the cx-page-layout
with xyz
class depending on which case is being applied.
It is important to say that the style is supposed to be applied to the PageTemplate in CSS, not the slots.