• Resolved evaldash

    (@evaldash)


    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)
  • Plugin Author wp-centrics

    (@wpcentrics)

    Hi, @evaldash!

    Sorry for the delay to reply you! z-index:1 added on current release: v1.0.8

    Thank you for your feedback,
    Carles Martin
    wp-centrics support team

Viewing 1 replies (of 1 total)
  • The topic ‘Badge not showing bug’ is closed to new replies.