Hello,
Try to use the code below:
.wd-header-cats {
display: flex;
align-items: center;
}
.wd-header-cats.wd-style-1 .menu-opener {
border-radius: 35px 35px 35px 35px !important;
min-width: 200px !important;
padding: 10px 8px !important;
max-height: 50px;
}
.wd-header-cats .menu-opener-icon:not(.custom-icon):after {
background-color: #fff;
color: #1d61e7 ;
padding: 10px;
border-radius: 50%;
}
Define it in Theme Settings -> Custom CSS.
Kind Regards
-
This reply was modified 1 year, 11 months ago by
Luke Nielsen.
-
This reply was modified 1 year, 11 months ago by
Luke Nielsen.