New Landing How can we help? Cardinal featured post spacing

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Cardinal
  • #168297
    yunie_
    Member
    Post count: 13

    Hi, I want to have a padding to my feature image so that it will align together with my side bar.

    any idea how?

    #168299
    yunie_
    Member
    Post count: 13

    i use this

    .article.post figure.media-wrap, article.post .content-wrap, article.attachment .content-wrap {
        margin-top: 40px;
    }

    but not sure if it will affect other stuff as well. I just want it for my feature image for every post.

    #168706
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The alignment looks fine, just change the css to this one so it only affect the single post page

    
    .single-post .article.post figure.media-wrap, .single-post article.post .content-wrap, article.attachment .content-wrap {
        margin-top: 40px;
    }

    -Rui

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