CSS is hiding virtual events svg icons in photo view
-
I’m working on a site for a client and the default view is photo. However, I noticed that the svg icon for virtual events are not appearing as well as the breadcrumb caret. I have an idea as to why
.fusion-body #main .tribe-events .tribe-common-c-svgicon { display: none; }
Changing the value makes all the other svg icons appear which is giving unwanted results. I know this can be fixed using css, but is there a better fix for this instead of targeting individual marks that we need?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CSS is hiding virtual events svg icons in photo view’ is closed to new replies.