Hi!
This is a question about your response from Peter on April 28, 2014 at 8:44 am in the following thread:
https://kriesi.at/support/topic/enfold-table-customization/#post-258483
Can the code for 1) and 2) be inserted into the Quick CSS box in General Styling? I tried that and nothing happens.
If not, into which css file do I need to insert it and can it be accessed through WordPress or only through my hosting files folder?
I’m trying to create a table with white background and no borders.
Thanks for your help!
Hey messmeriza,
Try this code in the General Styling > Quick CSS field:
.main_color tr {background: #fff !important; border-color: #fff !important; }
td {border-width: 0px !important; }
Best regards,
Mike
Perfect! Thanks a lot that worked :)
Hi,
Glad that Mike helped you. Thanks for using Enfold :)
Best regards,
Nikko