Comment icon

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    direcat94
    July 21, 2023 at 7:51 pm #159518

    How can I display the comment profile below 600px? I checked and noticed that it is set to display:none!important below 600px.

    @media handheld, only screen and (max-width: 600px)
    .author-meta.blog-meta, .comments-list li.comment>div .rounded-element, .widget-item .recent-comment-author-img, li.bbp-forum-freshness, li.bbp-forum-reply-count, li.bbp-forum-topic-count, li.bbp-topic-freshness, li.bbp-topic-last-poster, li.bbp-topic-reply-count, li.bbp-topic-voice-count {
    display: none!important;
    }

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.