Badge not showing bug
-
Hi, the badge wasn’t showing when I was using your plugin, using the Storeship theme, after some digging I found out the solution – I just needed to change the z-index:
.coming_soon_text{
z-index: 1;
}The badge is showing as expected now. I’d suggest adding this snippet to your code, I’m sure some other themes have issues with it too.
Thanks for making this simple plugin! ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Badge not showing bug’ is closed to new replies.