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

    I have used both

    .blog div.big-preview.single-big { display: none !important;}
    and
    .small-preview, .big-preview.single-big { display: none;}
    to remove preview images and I’ve used

    .post_author_timeline {display: none !important;}
    and
    .blog-tags, .blog-categories, .blog-author {display: none !important;}
    to remove the timeline and the tag/categories/author meta

    I want to streamline the Single Author Blog Posts element.

    However, these CSS do not work in mobile. The images/tags/categories/author and timeline all show up on mobile devices for the Single Author Blog Posts elements.

    What additional CSS do I need to enter to remove them from mobile.

    Thanks, Chad

    #282292

    Never mind. I refreshed the browser a few more times and now everything is good.

    My bad,
    Chad

    #282305

    Glad you solved it ;)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold Single Author Bloq Posts element remove image/meta on mobile’ is closed to new replies.