Not sure if you’ll find this a customization issue, but I haven’t altered the settings so I hope not. Anyway, some of the links in my events posting page are overflowing (not wrapping) into the next column. Can you tell me how to fix this? I have a screenshot but can’t upload here. But it can be seen here
You can have that made to fit by using “word-wrap: break-word” within your theme’s style.css file for that “.single-tribe_events #tribe-events-content .tribe-events-event-meta dd” selector there.
OK, I figured out the css part! Sorry, I didn’t put those together. I added “.single-tribe_events #tribe-events-content .tribe-events-event-meta dd” (without the “) to the css file but it will not stay after I hit save. am I doing something wrong?