New Landing How can we help? Themeforest Theme Support Neighborhood Get rid of "Posted by" on the blog home page

Viewing 12 posts - 1 through 12 (of 12 total)
  • #175012
    MarieWorks
    Member
    Post count: 225

    Hi,

    is it possible to get rid of the “posted by ” credit and image on the main blog page (highlighted in the image attached)

    Thanks,
    C

    Attachments:
    You must be logged in to view attached files.
    #175153
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code.

    .author-avatar{
    display:none !important;
    }
    

    Thanks
    Mohammad

    #175241
    MarieWorks
    Member
    Post count: 225

    Hi Mohammad,

    Thats great – thanks for the quick reply – we’ll try it out today.

    C.

    #175243
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Try it out and let me know your feedback.
    Thanks
    Mohammad

    #175257
    MarieWorks
    Member
    Post count: 225

    Hi Mohammad,

    Thats great -I think I got a test working in dev mode in chrome (see screen shot) and I did the same to the post details on the right. Just trying to figure out how to centralise the content (image and text) and made it fill the width of the content area (1200px) .. sorry if I’m being slow – any ideas?

    thanks again,

    Chris

    Attachments:
    You must be logged in to view attached files.
    #175271
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #175274
    MarieWorks
    Member
    Post count: 225

    Hi,

    It seems to already be set to what you suggested (screenshot) – am I missing something ?

    Thanks,

    C

    Attachments:
    You must be logged in to view attached files.
    #175297
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us the link to your site? Will be easier and faster this way.
    Use the private reply if necessary.

    -Rui

    #175298
    MarieWorks
    Member
    Post count: 225
    This reply has been marked as private.
    #175300
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I added this code below in your custom css option in the General options and it seems fine now.

    .spb_blog_widget .standard-post-author.span1 {
      display: none;
    }

    -Rui

    #175314
    MarieWorks
    Member
    Post count: 225

    Hi Rui,

    Thanks for joining. I tried changing the span to .span 1 but still cant seem to make the .spb_blog_widget become full width …?
    (span 1 actually seems to make it narrower than span 12)..?

    Thanks
    c

    #175798
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    ul.blog-items li.blog-item.span12 div.span10{
    width:1040px !important;
    }

    Thanks
    Mohammad

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