Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1101480

    hello

    i want to remove the date and time from the widget “enfold latest news”

    i tried a 2014’s CSS code in quick css but it doesn’t work

    can you help me please ?

    #1101527

    Hey mediafacto,

    Can you give us a link of the page mentioned?
    Also can you post the 2014 css code that you used, so we can check why it doesn’t work.

    Best regards,
    Nikko

    #1101530

    .widget .news-time{
    display: none !important;
    }

    #1101618

    Hi mediafacto,

    Hmm, the code is right and is working using a web inspector.
    Can you try to disable CSS file merging and compression in Enfold > Performance?
    Hope it helps.

    Best regards,
    Nikko

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