Home › Forums › WoodMart support forum › main page product categry menus › Reply To: main page product categry menus
December 7, 2019 at 12:31 pm
#161747
Elise Noromit
Member
Hello,
Please find the appropriate item in the drop-down https://prnt.sc/q7il5j
Alternatively, you can insert the selector or change it with custom CSS
Please add this code to the Theme Settings > Custom CSS > Global:
body .category-grid-item .category-title{
font-size:30px;
font-weight:600;
}
Best Regards