Closed bedginton closed 2 years ago
This is to be expected, the snippet you have written does not target the tooltips. I know that this is confusing, the next version of the plugin will change how all the CSS classes are named.
You should target .rss-tooltip:hover .tooltiptext
instead.
Also, something unrelated, you should update your installer by downloading a new version from: https://obsidian.md/download This is sometimes necessary as the automatic update does not update all components of Obsidian.
When I insert this css
.rss-tooltip { display: none !important; }
the displaying of cards in the right-column RSS view stops. I've attached before CSS and after CSS snippet enabled.Current version v1.0.2 (Installer version: v0.14.15) Theme: minimal