[Support request] Search result page behaving weirdly

Home Forums Support [Support request] Search result page behaving weirdly

Home Forums Support Search result page behaving weirdly

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #970916
    ankur

    not sure why but since last two days my search results is being weird

    the titles have huge font, menu items are also underlined representing links

    here is a reference url: https://bestunderindia.com/?s=air+purifier

    in mobile its working fine

    not sure whats the issue kindly help

    #970959
    David
    Staff
    Customer Support

    Hi there,

    this CSS is being added to your site:

    @media (min-width: 300px) {
        h2 {
            font-family: Hind;
            font-weight: 300;
            color: rgb(25, 24, 24);
            font-size: 60px;
            line-height: 1.2em;
        }
    }

    The CSS is located in the head of the document under tve_custom_style which i assume is coming from the Thrive Editor.

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