May I know how to hide the title from the metro slider?

Home Forums WordPress Theme TrueMag May I know how to hide the title from the metro slider?

Étiqueté : , , , ,

Affichage de 1 message (sur 1 au total)
  • Auteur
    Messages
  • #3684
    Zied Abdennabi
    Maître des clés

    May I know how to hide the title from the metro slider?

    To hide title from metro slider, you could use this code in Theme Options > General > Custom CSS

    #head-carousel .video-item .item-head h3 a {
    display: none;
    }

     

Affichage de 1 message (sur 1 au total)
  • Vous devez être connecté pour répondre à ce sujet.