• Hi, the blog listing article titles on the homepage are truncated to a limited number of characters. I guess it’s not SEO friendly. I can I get to display full text titles? I’ve been searching in theme settings and files, to no avail. Please help.

    • This topic was modified 3 months, 2 weeks ago by edupin.
Viewing 5 replies - 1 through 5 (of 5 total)
  • HI

    Thanks for contacting to us.

    To show full title go to appearance >> customzier >> find the additional css box and add the below css code inside the additional css box.

    .newsblogger .spnc-post-list-view-section .spnc-post .spnc-post-content .spnc-entry-title a {
    -webkit-line-clamp: unset;
    }

    Let us know if you have any confusion.

    Regards

    Newsblogger support team

    Thread Starter edupin

    (@neoero)

    Hi, thanks for the quick reply. Done, then cleared cache and reloaded homepage: sorry it doesn’t work ??

    • This reply was modified 3 months, 2 weeks ago by edupin.

    HI @neoero

    The above solution we have provided is working fine at our end.

    If possible, share your website URL so that we can take a look and assist you better.

    Regards

    Support team

    Thread Starter edupin

    (@neoero)

    I tried adding this bit of code straight into the style.css file, to no avail either. I do not wish to publish here the URL of the site as well

    Hi

    We have tested, The solution I have provided is working fine at our end.

    Try the solution again If still you have any query, Email us at? [email protected],?our support team will respond to you with a detailed solution to achieve.

    Regards

    SpiceThemes Support

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