Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1249341
    shamus
    Participant

    Sorry if this has been solved somewhere else, I did a search and couldn’t find a solution anywhere.

    Website page: http://www.kirkbarrell.com/news

    I have a bunch of post listed and the last one in the group sticks out a tad bit further than the other ones as you will see.

    Any ideas how to fix this?

    Also just want to note I’m using the text editor because cornerstone only allows 4 post max and I want to show all of them.

    #1249672
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you are using Recent Posts element.
    Let’s add this under Custom > CSS in the Customizer to fix this :

    .x-recent-posts a:last-child {
      margin-right: 4%;
    }

    Cheers!

    #1251058
    shamus
    Participant

    Worked but only in the cornerstone individual page css. Which works out better.

    Thanks!

    #1251163
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1249341 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>