Hi there,
I want to use CSS LESS with the Pagelines customize plugin.
tells me:
Adding a style.less file will let you use all the features of , just as a child theme would. If you don't need sections, and want to utilize a code editor, this is the way to go.
So in my text editor I made a file called 'style.less'. But the mixins are not working.
When I use the normal css in my stylesheet style.css it is working and I have rounded corners. How can I use CSS LESS?
Kind regards Willem
Css Less Not Working With Pagelines Customize Plugin
Started by
0899
, Oct 22 2012 05:34 PM
less customize
3 replies to this topic
#1
Posted 22 October 2012 - 05:34 PM
#2
Posted 22 October 2012 - 07:05 PM
style.less works in the pagelines customize plugin, make sure it is valid css otherwise the LESS compiler will ignore it, also make sure the plugin is active.
#3
Posted 23 October 2012 - 09:00 PM
If I put LESS in CSS part of backend pagelines it works, If I put it in the style.less file (I saved it in the same folder as style.css of the Pagelines Customize plugin) it is not working. What can be wrong?
#4
Posted 23 October 2012 - 09:09 PM
Perhaps provide the LESS code you are trying to add.











