Home Forums Pro Themes Magazine Plus Pro date-featured carsousel

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47719
    word_p
    Participant

    How can i remove date from magzine plus pro theme FEATURED CAROUSAL

    #47787
    wensolutions
    Keymaster

    Hello @toshi,

    If you wish to remove the date display in the front page featured slider, you can achieve the request by adding in some additional Custom CSS.

    Please add in the following custom CSS code in your Admin Dashboard > Appearance > Customize > Additional CSS :

    .featured-carousel-item-meta .date {
    
        display: none!important;
        
    }

    Hope this helps,

    Best Regards !!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.