Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #258100
    Hans
    Participant

    Hi,

    When I use the search function, then the first line of results occurs in a very big size of letters.
    Is it possible to show the search result’s first line in a letter with a smaller size?

    Kind regards

    Hans Hagmeijer

    #258168
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .search-results .page-title.section-title {
        font-size: 18px;
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #258202
    Hans
    Participant

    Hi Skandha,

    Thank you. This worked just fine.

    Kind regards

    Hans Hagmeijer

    #258204
    Skandha
    Participant

    @toerfiets: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘size text search results’ is closed to new replies.