Home › Forums › Basel support forum › Featured Categories Title Style › Reply To: Featured Categories Title Style
September 11, 2018 at 9:14 am
#76580
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS:
.cat-design-default .hover-mask {
background-color: red;
}
.category-grid-item .hover-mask h3{
font-size:30px;
}
Change the background color and font-size as per your needs.
Best Regards