Badges Not Working Correctly

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
#13193

Hi guys

The badges are showing MASSIVE on each product archive despite the settings being at 15px each:
https://www.spworkwear.co.uk/shop/hoodies/

Please advise how we can fix?

steven
Participant
#13194

Also, the Z index doesn’t seem right as the badges sit on top of our header?

steven
Participant
#13203

Hello,
Please add these code in your Additional css panel
https://prnt.sc/x41mz3

.cpp_badge_wrapper, .spp_badge_wrapper {
z-index: 2;
}

.badge_post_main .single_badge, .badge_post_main .single_badge.badge_thumb {
width: 50px;
margin-bottom: 0;
}

Thanks

BoomDevs
Keymaster
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Badges Not Working Correctly’ is closed to new replies.