Home › Forums › WoodMart support forum › Header Adjustment › Reply To: Header Adjustment
February 6, 2021 at 7:07 am
#264371
Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshots you attached.
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
For the icons sizes:
.whb-top-bar .wd-tools-element .wd-tools-icon:before {
font-size: 20px;
}
For the My Account Dropdown:
.whb-col-right .menu-simple-dropdown .sub-menu-dropdown {
margin-left: 200px;
}
Regards.
Xtemos Studios.