My overridden changes are not reflected in the complied LESS/CSS files nor on the website.
1. Where should i place the overridden LESS files for a theme named "kk"?
the LESS file that i change (template.less) is in "public_html/mywebsite/templates/t3_bs3_blank/local/less/themes/kk". but nothing happen when i compile.
2. where should i look for the changes after the above LESS is complied to CSS?
my confusion here is after the framework update which included the "/t3_bs3_blank/local/" folder. many articles on the internet are outdated.
I only have the following code in the overridden template.less file - #anish { vertical-align: middle;}
Using- T3 BS3 blank and T3 FW 2.6.2
1. Where should i place the overridden LESS files for a theme named "kk"?
the LESS file that i change (template.less) is in "public_html/mywebsite/templates/t3_bs3_blank/local/less/themes/kk". but nothing happen when i compile.
2. where should i look for the changes after the above LESS is complied to CSS?
my confusion here is after the framework update which included the "/t3_bs3_blank/local/" folder. many articles on the internet are outdated.
I only have the following code in the overridden template.less file - #anish { vertical-align: middle;}
Using- T3 BS3 blank and T3 FW 2.6.2