
Kieran(@google-freethought-internet-co-uk)
2 Posts
Customers
Quote from Kieran on August 1, 2022, 10:52
Good morning,
I have been trying to troubleshoot a strange layout issue that has occurred on my site, it was fine previously and appears to have broken at some point but I'm not sure why exactly. Using the plugin on the page it used to have the search box as a full width with the three column lists of filter checkboxes beneath it, this looked nice.
However now it has changed and the search box is in a column with two lists beside and one bumped down onto a row below. Could you please help fix presumably the CSS to force the search box to be full width on it's own line with the three columns beneath?
Good morning,
I have been trying to troubleshoot a strange layout issue that has occurred on my site, it was fine previously and appears to have broken at some point but I'm not sure why exactly. Using the plugin on the page it used to have the search box as a full width with the three column lists of filter checkboxes beneath it, this looked nice.
However now it has changed and the search box is in a column with two lists beside and one bumped down onto a row below. Could you please help fix presumably the CSS to force the search box to be full width on it's own line with the three columns beneath?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 1, 2022, 19:10
Hello
Ok! Please drop me exact link to the issue
Hello
Ok! Please drop me exact link to the issue

Kieran(@google-freethought-internet-co-uk)
2 PostsTopic Author
Customers
Quote from Kieran on August 11, 2022, 23:25
Hi,
Apologies for the slow reply, here is a link to the page in question where you see the formatting all wrong.
https://facsimile-editions.com/leaves/
Hi,
Apologies for the slow reply, here is a link to the page in question where you see the formatting all wrong.
https://facsimile-editions.com/leaves/

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 12, 2022, 21:45
Hello
Its little CSS issue you can resolve by next CSS code:
.woof_redraw_zone .woof_text_search_container.woof_container.woof_container_woof_text{
width: 100% !important;
}
Works: https://share.pluginus.net/image/i20220812194328.png
Hello
Its little CSS issue you can resolve by next CSS code:
.woof_redraw_zone .woof_text_search_container.woof_container.woof_container_woof_text{
width: 100% !important;
}
Works: https://share.pluginus.net/image/i20220812194328.png