Mobile Comments

  • Posted in : Read WP
  • tbickley
    Participant

    The meta information with the author and number of comments doesn’t show up when the user is using a mobile phone. Can this be changed in the css?

    Mehmet S.
    Keymaster

    Which blog layout are you using?

    tbickley
    Participant

    Blog w/Sidebar

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    @media (max-width: 767px)
    {
    .blog-posts .entry-meta { display: block; }
    }
    
    tbickley
    Participant

    Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register