To answer your question faster, you can search our knowledgebase articles before submitting a ticket.
Knowledgebase

How do you change the style of WPL views, widgets and activities?

Posted by on 13 May 2014 07:52 AM

You can apply your styles on WPL views, widgets and activities as described bellow:

1. Create a child-theme for your active template and activate it, Then add your styles to the "style.css" of your child theme. This is recommended.

2. Add your styles here: Wordpress backend -> WPL -> Settings -> UI customizer -> Custom styles

If you also need to alter the HTML of the view, Please check this article to know how doing it: https://support.realtyna.com/index.php?/Default/Knowledgebase/Article/View/549/81

Please prevent to do this via the following ways. Otherwise, your customization will be lost after WPL or theme update:

1. Applying the styles directly on the frontend.css of wpl. If you update your wpl, all of your customization will be destroyed and the new file will be replaced with the old one.

2. Adding your styles to the end of the included stylesheet files of your active template. If the template provider releases a new version of your template and you update it, your customization might be destroyed.

 

 

 


Comments (0)