New Landing How can we help? Atelier remove 'by' on blog posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #290494
    dm13
    Member
    Post count: 248

    hi guys, i have gone into the theme options and checked the box to hide the author of the blog posts.. and it worked. i dont see ‘admin’ as the author.. however, it still says ‘by’ if you follow the link to this page

    http://nightmaircreations.com/blog-news/

    how do i hide that as well? thanks.

    #290498
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .blog-item-details{
    display:none !important;
    }

    Thanks
    Mohammad

    #290499
    dm13
    Member
    Post count: 248

    hi again 😉 nope sorry doesnt take the ‘by’ away.

    #290507
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try this:

    .masonry-items .blog-item .author {
      display: none;
    }
    

    – Kyle

    #290662
    dm13
    Member
    Post count: 248

    Kyle beautiful. thanks! ::resolved::

    #290683
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

Viewing 6 posts - 1 through 6 (of 6 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