Home › Forums › WoodMart support forum › How to edit sticky header › Reply To: How to edit sticky header
February 15, 2024 at 12:54 pm
#540357

Luke Nielsen
Keymaster
Hello,
Try to use the code below:
.whb-header:not(.whb-sticked) .whb-general-header {
border-radius: 60px;
}
Result on my side: https://gyazo.com/c4839e94153a92e9e8870e370b8bf6fb
Kind Regards