pixelgrade / anima

Anima is the universal FSE WordPress theme of Pixelgrade.
GNU General Public License v2.0
6 stars 1 forks source link

[Style Manager] Latest update from the plugin Style Manager breaks the Scroll Indicator style #310

Open Alexandru-Teodorescu opened 2 years ago

Alexandru-Teodorescu commented 2 years ago

Screenshot 2021-12-07 at 14 39 51

Temp fix:

.novablocks-hero__indicator:not(.novablocks-hero__indicator--middle) {

color:
var(--sm-current-bg-color) !important;

background:
none !important;
}