This topic has 2 replies, 2 voices, and was last updated 10 years by sharmstr.

  • Author
  • #11881
     sharmstr
    Moderator

    When using the ‘featured’ posts option, the colored left border is too far to the left in the carousel. In order to bring it back where it needs to be, I had to add an override of the -13px you have set on .masonry-listing .post-title. Added a new css rule in my child theme

    COPY CODE
    
    .kleo-carousel .post-title {
    	margin-left: 0px;
    }
    

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #12116
     Abe
    Keymaster

    Hi, Thanks sharmstr

    We added the fix. Make sure to have it like this so it won’t affect other post display
    .featured-content .kleo-carousel .post-title {
    margin-left: 0px;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #12118
     sharmstr
    Moderator

    Cool. that’s much better. Thanks!

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘post-title left border alignment issue’ is closed to new replies.

Log in with your credentials

Forgot your details?