First, thank you so much for creating this plugin! I'm so excited to use it.
I would like various things changed in the CSS. I read through your FAQ and came across some handy tips for editing it. So, I put the code below in the "custom css" box and saved it. However, it does not seem to be changing my page at all. My website is VERY much a work-in-progress and I am only setting up the backend now and will add in our custom theme later, so please excuse the default layout. Anyways, here is the link to my page: http://eatplaywilliamsburg.com/eat/ .
.wp-table-reloaded-id .odd td { background-color: #e9e9e9; } .wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded th { border: none!important; border-collapse: collapse!important; border-spacing: 0px!important; }
If you have any insight as to why it is not changing the css appropriately, that would be great!