Home Forums Basel support forum Featured Categories Title Style Reply To: Featured Categories Title Style

#76580

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