Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #692071

    Hi there, so I managed to get the dates removed from the meta, and it’s all good on the desktop with the following code

    .sidebar span.news-time {
    display: none;}
    .slide-meta { display: none }

    but on the mobile it still shows. Could you pleas help me with that?

    nina S

    #692515

    Hi there

    Could you please help?
    Am really stuck here…
    I need to remove meta on Blog in Mobile view
    Thanks

    #692726

    Hi,

    Please change the code to following

    .sidebar span.news-time, .slide-meta { display: none!important; }

    If that does not help, please post the link to your website. We might need a temporary admin login as well.

    Best regards,
    Yigit

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