Home Forums Pro Themes Blog Pro change title of featured post

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #35859
    schucri
    Participant

    Hello
    I am trying to change what shows from my post title in the featured posts so it doesn’t show broken words.
    how can i control the title of the featured post please?

    Thank you for your help

    #35951
    wensolutions
    Keymaster

    Hello @schucri,

    If you want to change the post title please go to Admin Panel > Posts and then to the particular post edit screen . From here you can change title of the post.

    Refer to below screen shot for clear info:

    http://image.prntscr.com/image/683cf9ffb24e495b9668387393e4c5ee.png

    Hope this helps.

    In you have nay issue further, feel free to post them.

    Best Regards!!

    #35956
    schucri
    Participant

    Thank you for your asnwer, but that doesn’t answer my question. I know how to modify the title, but my problem is what is shown from the title when i choose posts to put in the featured block. the theme just puts a part of the title and cuts words in half, so the title is uncomprehensive since the theme only shows about 20 caracters of it. is there a way for me to modify this and customize what is shown as title in this featured block without just making my title shorter?

    #35958
    wensolutions
    Keymaster

    Hello @schucri,

    First of all we apologize for the misunderstanding .

    Now to show the title even with the longer text please use below CSS.

    For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS

    .featured-block-section .box-text {
        white-space: normal;
    }

    Hope this helps.

    Best Regards!!

    #35962
    schucri
    Participant

    Great
    THis solves my problem

    Thank you very much

    #35963
    wensolutions
    Keymaster

    Hello @schucri,

    Nice to know that the problem has been solved. If there are any further query, then, please feel free to post them.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/blog/reviews/

    Best regards !!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.