New Landing How can we help? Cardinal Blog articles styling

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #221332
    deejayhart
    Member
    Post count: 239

    Hi there – how do I change the look of this? I want to

    a) Change the excerpt text colour
    b) Change the header size and colour
    c) Remove category
    d) If possible (please) put date same size as header, and have it to the left of article, like another column?

    I like this layout but the bars are way too fat vertically! I do hope you can help get it just as I’d like! Thank you.

    #221444
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .blog-item .excerpt{
    color:#ff0000 !important;
    }
    .bold-item-wrap h1{
    font-size:30px !important;
    }
    .bold-item-wrap h1 a{
    color:#ff0000 !important;
    }
    .blog-item-details > span{
    display:none !important;
    }
    
    .bold-item-wrap .blog-item-details .date {
        font-size: 30px !important;
    }
    

    Thanks
    Mohammad

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