Home Forums Total Word Count

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #3691
    mklement
    Participant

    What is the word count for Testimonials and for the drop down under Services? The testimonials I have loaded are being cut off. Can I change this so the whole text can be shown?

    #3694
    mklement
    Participant

    Also, can I change the amount of characters on the Services drop down so there isn’t a “read more” option?

    #3696
    mklement
    Participant
    #3713
    Hash
    Keymaster

    If you want to show the full text then there is a solution for it. Add the excerpt. Check this section of the documentation under the title Display Custom Text on Featured Section

    #3722
    mklement
    Participant

    Thank you! That worked for the Testimonials section. How do I include the full text for the Services page? I want to include the full text under each icon vs having “read more” option.

    #3723
    mklement
    Participant

    Never mind on the Services 🙂 I see now.

    However, there is still the “Read More” link. How do I remove that?

    #3799
    Hash
    Keymaster

    Add this CSS to remove the Read More text

    .ht-service-text a{
    display: none;
    }

    #3823
    codey
    Participant

    How do I add more than 6 services to the Services section?

    #3872
    Hash
    Keymaster

    @codey it would require paid customization. Please do let us know if you want to go with it.

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