New Landing How can we help? Atelier remove admin

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #290219
    bosjea
    Member
    Post count: 18

    Hi,
    How can I remove admin beneath the posts?
    Thnx

    #290221
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    In the Theme Options > Blog Options enable ‘single site author’

    – Kyle

    #290226
    bosjea
    Member
    Post count: 18
    This reply has been marked as private.
    #290228
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .recent-post .blog-item-details {
      display: none;
    }

    – Kyle

    #292549
    bosjea
    Member
    Post count: 18
    This reply has been marked as private.
    #292557
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’ve put:

    .recent-post .post-item-details {
      display: none;
    }

    That’s not the css I gave you, should be blog-item-details

    .recent-post .blog-item-details {
      display: none;
    }

    – Kyle

    #292648
    bosjea
    Member
    Post count: 18
    This reply has been marked as private.
    #292650
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

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

License required for one of the following items
Login and Registration Log in · Register