• Resolved neel26

    (@neel26)


    Hi,
    Nice Theme but one thing i want to ask that how to remove the hover of title over the Images in Slider in Team Member Section. Make the title constant.

Viewing 1 replies (of 1 total)
  • Theme Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    If you want to hide the hover section then add this code in your custom css.
    Appearance > Customize > Custom Tools > Css

    .team-hover {
        display: none;
    }

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Want to stop hover at slider images’ is closed to new replies.