Hi guys!
I’m having some trouble removing the table standard border and background in the graphene mobile theme*
On the normal theme i succeeded in removing the borders but this code doesn’t seem to work in the custom CSS field of the Graphene mobile theme.
table td,
table th,
table tr {
border: none;
background: none;
}
Could anybody help me please?
*I was not able to post a new topic in the Graphene mobile support forum….