Home › Forums › WoodMart support forum › issue with "you missed it" badge and compare › Reply To: issue with "you missed it" badge and compare
September 2, 2019 at 9:15 am
#141636
Elise Noromit
Member
Hello,
Take into consideration that there is also the mobile view of your header http://prntscr.com/iyd3v3 check logo there.
Please add this code to the Theme Settings > Custom CSS > Desktop:
body .woocommerce-message{
width:50%;
border-radius:30px;
}
Best Regards