Hello,
We seem to be having a theme/plugin conflict. A thin black border appears along the top and left side of the ticket window on our events pages (please see link below). We have contacted the plugin support (The Events Calendar by Modern Tribe) and were not able to resolve the issue. Can you please assist in fixing this porblem ASAP?
Thanks!
Hey redeggmarketing,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
div form.cart table.tribe-events-tickets tbody,
td.woocommerce, .tickets_description, .tickets_name, .tickets_price {
border: none !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
That code worked!!
Thanks again for your help!