Thread Starter
dlompy
(@dlompy)
thanks! works like a charm.
I have one more problem. My footer isnt sticking to the base on my page.
Ive tried a few codes but they dont seem to work. Do you have something that works with Weblizar?
Thanks!
Thread Starter
dlompy
(@dlompy)
Hi
i have one more problem. How do i remove date and author and comments from the search results?
Ive tried
adding the following to custom css
.search .entry-meta {
display: none;
}
adding the following to editor
<style>
.author-link, .date_of_post { display:none }
</style>
Still no good. Thanks!
Thread Starter
dlompy
(@dlompy)
Hi there thanks for the quick reply! i dont have the button unfortunately. But i’ve found a way around. Thanks!