Home › Forums › WoodMart support forum › Compatibility with Business Reviews Bundle › Reply To: Compatibility with Business Reviews Bundle
May 20, 2024 at 7:25 am
#566575
Hung Pham
Keymaster
Hi arven1,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.rplg .rplg-badge2 .rplg-badge2-btn{
z-index: 1 !important;
}
div.wd-dropdown-menu{
z-index: 99999;
}
Regards,