Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1249154
    Amir
    Participant

    Hello..

    http://www.2-excel.com/sarvankarthik6-s-page/

    With ref to the page above:

    1. Would it be possible to have the title go to the next line down if it is too long, instead of it being cut and have the dots

    2. Can I have the Category of the post showing preferably on top of the title?

    Thank you

    Regards
    Amir

    #1249607
    Friech
    Moderator

    Hi Amir,

    Thanks for writing in! #1 You can add this under Custom > CSS in the Customizer.

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

    #2 Regretfully this isn’t a feature offered by recent post element. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding.

    #1250545
    Amir
    Participant

    Thank you.

    Worked well.

    Reagards

    #1250800
    Jade
    Moderator

    You’re most welcome, Amir.

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