Bullets showing on top of rather than next to Event Title
-
first, i have no coding abilities whatsoever, so i don’t know what i’m talking about ??
i was having some trouble with the bullets on the Events widget showing up on top of the event title rather than next to it. (i’m using the twentytwelve theme).
i just updated to version 3.5.1 because i saw that the post-title-disappearing issue was addressed (thanks!) and i figured maybe the bullet thing was addressed as well.
i was able to trace it to the file “tribe-events-full.min.css” (which i ran through https://cleancss.com/ to make it more readable – you guys might have some opinion of that, but i used the “preserve css” so i don’t think it changed anything).
anyway, i was able to comment out the “content:””;” piece thusly:
.clearfix:before,.tribe-clearfix:before,.clearfix:after,.tribe-clearfix:after { /* content:""; */ display:table; }
and that seems to do the trick with no other adverse effect (so far).
any thoughts?
- The topic ‘Bullets showing on top of rather than next to Event Title’ is closed to new replies.