-
AuthorPosts
-
November 15, 2018 at 1:19 am #1033744
Hi Enfold guys !!!
I have 3 questions. How I can…1. Remove ‘Side Bar’ from this page?
2. Add Image Item?
3. Remove Date Item info ?My page results –>http://www.aldeadistribuidora.com.ar/?s=aderezos
Many thanks..
ClaudioNovember 15, 2018 at 5:39 am #1033768Hey Claudio,
To remove the sidebar from the search results pages, please try this solution
I’m not sure what you mean by “add image item”, do you mean display the images with each search result? Please see this solution
To remove the dates, Please try this code in the General Styling > Quick CSS field:
time.date-container {display:none !important;}Best regards,
MikeNovember 15, 2018 at 3:39 pm #1034003Hey Mike, thanks !!!
I tried with your solutions and….1. Sidebar = OUT.
But the layout isn’t is on 100% screen. I put the code founded on the link but doesn’t work
#template-search.content {
width: 100%;
padding: 0;
}2. Time = OUT
How I can remove the time from searchBox results?My site –>http://www.aldeadistribuidora.com.ar/?s=aderezos
Can you help me?
ThanksNovember 16, 2018 at 3:28 am #1034237Hi,
1: Please try this code in the General Styling > Quick CSS field:#top.search-results .container .av-content-small.units { width: 100% !important; border: none !important; border-width: 0px !important; }2: please try this css:
span.ajax_search_excerpt {display: none !important;}Please clear any cache plugin and your browser cache and check.
Best regards,
MikeNovember 16, 2018 at 12:33 pm #1034421Beautifull! Cool! Excellent!
Thanks Mike your code works fine..
Best Regards…November 16, 2018 at 1:04 pm #1034440Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Search Results Page – Side Bar & Image Item’ is closed to new replies.
