This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Less not working in my widget

9 years ago

Hello,

my LESS not working and I don’t know why.

I’ve this in my main widget PHP file.

function get_style_name($instance) {
        return 'styles';
    }

This is my LESS file.

/*
Name: Style
Template: text-image-template
Author: Alex
*/
@background_color: #ffffff;
@border_radius: 5px;
.dmd-ti-container {
  background-color: @background_color;
  border-radius: @border_radius;
}

Is there something wrong?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Have a different question or issue?

Start New Thread