Hello, Ankit Khandelwal,
1/ In this case, replace this code:
.category-grid.valign-bottom .categories-mask {
padding: 5px;
}
by
.category-grid.valign-bottom .categories-mask {
padding: 5px;
width: 50%;
right: unset;
left: 25%;
border-radius: 10px;
}
to get https://prnt.sc/P4FFchzrhfT3
2/ Hover background color can be changed here – https://prnt.sc/r7IKzp84UsVP
Best Regards,
8Theme’s Team