New Landing How can we help? Themeforest Theme Support Flexform Removing "Posted by"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #5500
    mobelby
    Member
    Post count: 2

    One thing I would love to change or at least have the option to change is to remove the icon and the words Posted by XXXX on the left hand side of a post when on the home page of a blog setup.

    It’s very large, distracting and a little pointless if it’s a one author blog.

    Any help on how to do this would be appreciated.

    I think it may be easier for the post itself but not for how it appears on the home page.

    I’m using the standard Blog with right sidebar as my homepage.

    Thanks in advance for any help

    #5511
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Add this custom CSS in the general theme options:

    .standard-post-author .standard-post-author-name {
      display: none !important;
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #5597
    mobelby
    Member
    Post count: 2

    Thanks. That removes the author name.

    Is there another snippet to also remove the admin logo next to the post ?

    #5648
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You can use this instead of the previous code:

    .standard-post-author {
      display: none !important;
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

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