Coloring the responsive.expander
-
As a follow up to a previous post, I was also attempting to change the color of the + icon (ON MOBILE) background and I tested it with the following code as mentioned in the response from a couple of questions ago. I tried the following code but noting happened. In addition, I tried several other things to no avail. Can you please provide some guidance ??
.has-columns-hidden>tbody>tr>td>.responsiveExpander:after { background-color: #FFA500;}
ALSO TRIED:
responsiveExpander:after { background-color: #FFA500;}As a side note, each time I attempted to put the span or table prior to the dots, the compiler would state that it is not needed.
Appreciate any input on this.
The topic ‘Coloring the responsive.expander’ is closed to new replies.