New Landing How can we help? Cardinal Hide horizontal lines on Blog page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #127328
    jonas
    Member
    Post count: 92

    Hi Swift Team,

    is there a way to hide the horizontal lines separating the articles on the blogs main page?
    I am using the blog type mini.

    Thanks

    Jonas

    #127339
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .standard-items .blog-item .standard-post-content {
      border-bottom: none;
    }

    – Kyle

    #127523
    jonas
    Member
    Post count: 92

    Hi Kyle,

    your CSS hid the horizontal line on the post detail page, which is also good.
    But I meant the horizontal line on the main blog page.
    Any way to hide that?

    Jonas

    #127533
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes that CSS should do it for the main blog page, you’re using the standard layout correct?

    – Kyle

    #127544
    jonas
    Member
    Post count: 92

    These are my settings:

    [spb_blank_spacer height=”30px” width=”1/1″ el_position=”first last”]
    [spb_blog blog_type=”mini” gutters=”yes” columns=”5″ fullwidth=”no” item_count=”5″ category=”All” offset=”0″ posts_order=”desc” show_title=”yes” show_excerpt=”yes” show_details=”no” excerpt_length=”40″ content_output=”excerpt” show_read_more=”yes” social_integration=”no” blog_filter=”no” pagination=”infinite-scroll” width=”1/1″ el_position=”first last”]
    [spb_blank_spacer height=”30px” width=”1/1″ el_position=”first last”]

    Jonas

    #127545
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can I have your login?

    Also please include it in the details area when you open a new thread, this helps us solve the issue sooner

    I’ve looked through your previous posts for a login but it doesn’t work anymore

    – Kyle

    #127548
    jonas
    Member
    Post count: 92
    This reply has been marked as private.
    #127550
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Getting a 403 error on that page

    – Kyle

    #127555
    jonas
    Member
    Post count: 92
    This reply has been marked as private.
    #127561
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .mini-blog-item-wrap {
      border-top: none;
    }

    – Kyle

    #127565
    jonas
    Member
    Post count: 92

    That worked great!

    Thanks for the always prompt support!!!

    #127567
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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