Close

Hover evect on home page categoris

deselt
8 years ago
#11894 Quote
Avatar
  • 40
We just update on latest version 3.7.428.19570 and it not show category name on home page categories with hover effect.
https://www.cycleheart.com/
Aleks
8 years ago
#11897 Quote
Avatar
  • Moderator
  • 70
deselt wrote:
We just update on latest version 3.7.428.19570 and it not show category name on home page categories with hover effect.
https://www.cycleheart.com/


Find this styling in your styles.css and change the z-index from 1 to 2:

.home-page-category-grid .item-box .title {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    color: #444;
}

Please create only one topic for a certain issue. Thank you!
Regards,
Aleksandar Ivanov
Nop-Templates.com