New Landing How can we help? Themeforest Theme Support Neighborhood Removing the "posted by" space for blog in standard view

Viewing 7 posts - 1 through 7 (of 7 total)
  • #193721
    fleuraw
    Member
    Post count: 40

    Hi Swiftideas team,

    I’ve remove the “Posted by” author info for my blog posts in Standard display, and currently there is an empty space at that same spot. Could you assist me with the css code that can remove the empty space, so that the blog post is in full width? I have attached a screenshot of the page.

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #193994
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sure, what’s your link?

    – Kyle

    #195861
    fleuraw
    Member
    Post count: 40
    This reply has been marked as private.
    #195905
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .standard-post-author.span1 {
      display: none;
    }
    .standard-post-content.span7 {
      width: 100%;
    }

    – Kyle

    #195941
    fleuraw
    Member
    Post count: 40

    That worked, thank you!

    #195943
    fleuraw
    Member
    Post count: 40

    Topic is resolved.

    #195947
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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