Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1001482
    8BITdigital
    Participant

    Hi, How do I show the FULL page title on the latest posts in cornerstone? right now if it is too long it shortens it and adds “…”

    #1001629
    Joao
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks,

    Joao

    #1003647
    8BITdigital
    Participant

    Hi Joao,
    the testing url is http://mci.rocketstar.co.za

    #1003657
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-recent-posts .h-recent-posts, .x-recent-posts .x-recent-posts-date {
        white-space: normal;
    }

    Hope that helps.

    #1004093
    8BITdigital
    Participant

    it worked! thanks so much!

    #1004377
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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