Tagged: search, search results
-
AuthorPosts
-
October 14, 2016 at 6:30 pm #699258
Hi,
I want to remove the sidebar of the Search Results page, and also the section at the bottom of the Search Results page that starts with “Feel like browsing some posts instead?” and includes a widget with posts. What is the best way to do this? Thanks.
October 14, 2016 at 8:16 pm #699285Hey gagnelli!
Please share us the page, so we can target the page ID and we can help you.
Thanks a lot
Cheers!
BasilisOctober 14, 2016 at 10:00 pm #699300I’ve included the link to my website, which is not live yet. Thanks for your help!
October 16, 2016 at 4:24 pm #699633Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.search .sidebar, .search .avia_combo_widget, .search .search_not_found h3 { display:none !important; }Best regards,
RikardFebruary 16, 2017 at 6:44 pm #748095Hi Rikard,
I was able to use this suggested code snippet. However, I tried to use on the product “search fail” page as well but it only removed the widget section not the paragraph above it. Any suggestion?
Here’s the link to a sample web page: http://silviafindings.wpengine.com/product-category/setting-findings/stone-settings/bezel-wires/double-side-bezel-wires (hosted on WPengine)
Thanks
LyseFebruary 21, 2017 at 6:52 pm #750100Hi,
use this code inside Quick CSS field:
.tax-product_cat h3 { display: none; }Best regards,
AndyFebruary 21, 2017 at 7:26 pm #750126Hi Andy,
I added the css code to my child theme and it worked.
Thank you
LyseFebruary 24, 2017 at 4:52 am #751222Hi Lyse,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
