Remove Date From Slider

Home Support PT Magazine Remove Date From Slider

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10500
    Anonymous
    Inactive

    How Can I remove the date from the homepage slider on my blog- netsocialblog.com

    Thanks

    #10844
    nirav
    Keymaster

    Hello tuhamworls,

    We apologize for not being able to get to you in a timely manner.

    show/hide date is possible via the customizer,

    please browse to “Appearance >> Widget >> Front Page (Main News Area) >> MM Slider”

    disabled “Show Posted Date” and publish.

    Regards,
    Team ProDesigns

    #10860
    Anonymous
    Inactive

    Its the Highlighted News Slider, i cant really seems to find what you mentioned in the instruction…

    Is there a CSS code i can add there?

    #10964
    nirav
    Keymaster

    Hello Tuham,

    Below CSS code will help you to hide date.

    • Please log in to the admin area
    • Go to “Appearance >> Customize >> Additional CSS”.
    • Paste the below code in “Additional CSS” and save it afterward:
    
    .main-news-full-row .posted-date
    {
    display:none;
    }

    Thank you

    Regards,
    Team ProDesigns

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