Home › Forums › WoodMart support forum › Custom CSS need › Reply To: Custom CSS need
July 4, 2024 at 4:03 pm
#580979
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-arrow-inner{
height: 50px !important;
width: 40px !important;
}
.wd-arrow-inner:after {
font-size: var(--wd-arrow-icon-size, 40px) !important;
}
Best Regards.
- This reply was modified 5 months, 1 week ago by Aizaz Imtiaz Awan.
- This reply was modified 5 months, 1 week ago by Aizaz Imtiaz Awan.