hello again,
i'm sorry but i was never able to get this to work for some strange reason, (likely of my own doing).
The following code works just fine when working with a single swatch throughout my project:
.ui-btn { background: transparent !important;}
.ui-collapsible-content { background: transparent !important;}
but when i add the "-a"
.ui-btn-a { background: transparent !important;}
.ui-collapsible-content-a { background: transparent !important;}
to make only the A swatch have transparency, it does not work.
after adding the "-a" - i then tried changing the swatch letter in every location i can find, i.e.
on the builder page :
Man_2_Eng / mobilecontainerman_2_eng / mobilecollapsblock_3 / mobilecollapsblockheader_4
I have tried changing the swatch to be "a" to match the transparency i set in css. i have tried doing so for each level - the page, the page container, the collapsible block, etc. - without success.
Please advise what simple thing am I overlooking?
Thanks so much.