I am creating a table in a codeblock, however I can’t set any border color as they seem overridden by the enfold style stating that border colors should be #ffffff.
How can I remove this so that I can set flexibly my table border colors ?
Thanks
Hey lcrivell,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.page-id-254 table{
border:2px solid #000!important;
}
Best regards,
Jordan Shannon
Thanks !
Hi,
No problem! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon