• Hi there,

    I noticed when using this plug-in that a gap appears at the footer when this plug-in is activated. It looks like the search box is being pushed back there by default.

    There my be another suggestion, but it seems a quick fix is to add this CSS to the website:

    #full-screen-search{
    display: none;
    }

    #full-screen-search.open{
    display: block;
    }

    Not everyone will know how to add in CSS, so this, or another way to stop the gap at the bottom of the page may be appreciated by other users.

    🙂

    Here is the website where this was occurring (this site is under development):

    http://251.sustainablesources.com/alleyflat2016demo/

    https://ww.wp.xz.cn/plugins/full-screen-search-overlay/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Suggestion to CSS’ is closed to new replies.