[Resolved] Broadcast site library search results distorted

Home Forums Support [Resolved] Broadcast site library search results distorted

Home Forums Support Broadcast site library search results distorted

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1247635
    Anonymous

    The Broadcast site library search results appear to have several bugs.

    The first is the search results heading blends in with the menu.

    The second is when clicking on the search icon, it pushes the content towards the bottom.

    This can be tested by visiting https://gpsites.co/broadcast/?s=continuous.

    What is the recommended change to resolve this?

    #1247739
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS – replace this:

    .separate-containers .site-main {
        margin-top: -80px !important;
    }

    with:

    .separate-containers .page-hero + #page .site-main {
        margin-top: -80px !important;
    }

    We’ll update that in the Site.

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