Home Forums Pro Themes Education Soul Pro too many search results appear (content)

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #153118
    sukron-jazuli
    Participant

    too many search results appear (content), can I just make a few words in the content?

    content search results, the problem is.. too many appear here, here is the content.. example:
    https://s.id/C03dh

    I want content search results, the content is a bit.. example:
    https://s.id/C02-A

    is there a way to make the content pop up a bit… thanks for the help

    #153190
    Psink
    Keymaster

    Hello There

    Please add this CSS in the Additional CSS

    
    .search .entry-summary p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    

    Regards,

    #153271
    sukron-jazuli
    Participant

    thank you sir, amazing ☺️🙏

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