My only issues is a relatively simple styling one. I just want to get rid of the background colour for the ‘tickets’ box at the bottom of an event. Edited style.css to get rid of the event details box and just wondered if you could help further.
I have deactivated the plugin and am just using woocommerce products until I get the styling issue sorted but url is here: highrowtickets.com
Yeah, some of that is going to be due to the color of the table cell borders. You may need to play around with it a bit, for example, removing the these borders:
table.tribe-events-tickets td {
border: 0;
}
Like I said, just play around with the different table elements a bit to get exactly what you’re looking for. I hope this helps!
Hi Joe! This thread’s been quiet for a couple of weeks, so I’m going to go ahead and close it. Please feel free to let us know if any other questions pop up and we’d be happy to help. š
Cheers!
Geoff
Author
Posts
Viewing 5 posts - 1 through 5 (of 5 total)
The topic ‘Background Colour of tickets box’ is closed to new replies.