Hi,
Thanks for your feedback.
If you’re using WPL Pro then you can use UI Customizer feature to adjust some styles of WPL views but if you use free version then you can change the styles by adding some CSS codes. If you don’t know how to use CSS then you should hire a freelancer to do it for you.
Please let us know if there is anything else we can help you with.
Hi!
Thanks for the reply. Yes, I can add the CSS to modify the titles but I would like to know the “class” that affects each of the titles, then I will be the one to add the rest of the code to modify the texts.
Is it possible please?
Hi,
The title class might be different per layout of details page, theme or customization that you may have. You can use the browser inspect tool to inspect the title and see its class or id etc.
Please let us know if there is anything else we can help you with.
Yes, I have found some. By the way, I would like to remove the two filters that appear on the pages. Where can I disable them?
https://inmoactua.es/wp-content/uploads/2020/09/01.jpg
Hi,
To disable the switcher you can check following article: https://support.realtyna.com/index.php?/Default/Knowledgebase/Article/View/605/
but to disable the sort options you may need to hide them by CSS.
Following CSS code should work:
.wpl_sort_options_container{display:none;}
Thank you very much for the answer, the code has worked perfectly. I take the opportunity to ask about a message I saw on another user’s forum:
“Front-end search box”
https://titanium.transfield.com.my/wp/
I would like to create a search box like the one in the link above. It’s possible? How is it activated or how can I create it?
Thank you.
Hi,
Thanks for your feedback and sorry for delay.
You can use WPL search widget and it’s flexible fields to create many type of search widgets but in case of style, you may need some UI tweaks to achieve your desired style.
Also please open a new thread for your new questions. This helps us to don’t miss your inquiry.