.sliderBottomItem h3 a:hover
{
transition: all 0.5s cubic-bezier(0.29, 1.02, 1, 0.93) !important;
color:red !important;
}
bu kodu css 'e ekleyip denermisin
arkaplan değişimi içinde
.sliderBottomItem h3 a:hover,.sliderBottomItem:hover
{
background: linear-gradient(to bottom, red, #2A2A2A);
color:red !important;
}
{
transition: all 0.5s cubic-bezier(0.29, 1.02, 1, 0.93) !important;
color:red !important;
}
bu kodu css 'e ekleyip denermisin
arkaplan değişimi içinde
.sliderBottomItem h3 a:hover,.sliderBottomItem:hover
{
background: linear-gradient(to bottom, red, #2A2A2A);
color:red !important;
}
Peki Her Katalog İçin Ayrı Ayrı Yapabilirmiyiz? Renklendirme Yani