New Landing How can we help? Cardinal Mini Blog Spacing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #312629
    Fuelup
    Member
    Post count: 3

    Hello,

    I am having trouble locating the files that contain the padding for the mini blog. I would like to reduce the spacing where the red indicators are, as they are a bit too far apart for my liking. I have attached an image as well

    Thanks!

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

    Hi,

    Can you add the code below to your custom css option.

    .standard-post-content {
        padding: 20px 0px 0px!important;
    }

    -Rui

    #312796
    Fuelup
    Member
    Post count: 3

    I pasted the code, and even altered the numbers on the padding, however nothing changes

    Attachments:
    You must be logged in to view attached files.
    #312998
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Looks like you have changed layouts, unless you have the mini blog on another page?

    #313084
    Fuelup
    Member
    Post count: 3

    I’m currently testing on this page at the moment http://www.deeplytech.com/home/

    Issue still exists as of right now

    #313115
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks. The layout is dynamically adjusted using the Isotope jQuery plugin.

    This should also do it though:

    .mini-blog-item-wrap {
        border-top: 1px solid #e4e4e4;
        padding-top: 30px;
    }
    .blog-item {
        padding-top: 30px;
    }
Viewing 6 posts - 1 through 6 (of 6 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