Site logo

Archived topic

Search bars

21 replies · Started by Dominic on October 7, 2020

Viewing posts 1–15 of 22

After update my search on my primary navigation moves to the left and the search box at the bottom of the page is just the size of one widget but when on float it goes across the screen which is what I want and the menu search goes back to the right but change to flex and this happens no matter disable cache same on each site.

The search at the bottom of the screen does the same on my staging site but the menu search stays correct.

URL: https://www.recipethis.com/

Any help would be great thanks.

Hi there,

can you clear any Cache Plugins and reset any critical CSS if thats being used.

Yes I have cleared autoptimize. I Am not using any cache plugins just using A nginx reverse proxy

Any chance you can disable all minifying/critical CSS plugins for now so we can inspect the CSS?

What version of GP Premium are you using?

1 have just deactivated autoptimize that is de only plugin I have that deals With critical css

1 am using version 1.12.1 premium

It looks like the issue is fixed - can you confirm?

Yes the top navigation looks good, is there a conflict with autoptimize?

My bottom search went all the way across on floats can I still do this with flex?

Thank you for your help.

There shouldn't be - you may just need to clear its cache.

For the bottom search, try this:

.widget .search-form label {
    flex-grow: 1;
}

Thank you works great

So I can have generate critical CSS checked in general settings and have autoptimize generate it as well?

What do you mean by general settings?

The option in Autoptimize should work as it did before, it just may need its cache cleared.

The cache dynamic css option In the general settings and for autoptimize to make the critical css through there power up.

Ah, yes you can use both options together just fine :)

I have just enabled them again and i-am seeing the same problem, has the issue come back now for you?

So I disabled the critical CSS power up and the issue is ok but as soon as i enabled it again the problem came back,so I disabled the critical CSS for now.

This archived topic is closed to new replies.