Skip to main content

Questions tagged [less-css]

Questions about the less CSS preprocessor usage in Magento. It supercharges the CSS for the developers with extra features and gets compiled back to CSS in the front/back end to be processed by the browser like a normal CSS.

0 votes
2 answers
121 views

We are working on the child theme that inherits Magento/luma and I am trying to extend the styles from my child theme, unfortunately, it is throwing errors like some files are missing in my child ...
Naveen Raj Kumar's user avatar
0 votes
2 answers
74 views

Using Codazon Fastest theme, I have created ~/fastest/fastest_child/Magento_Catalog/web/css/source/_extend.less which contains the following CSS extensions: .catalog-category-view.product-item-photo { ...
IHateMagento's user avatar
0 votes
1 answer
64 views

After the installation of the Martfury Magento theme on my server, we attempted to make changes to these two files but were unable to locate them within the theme directory. I found these files in, /...
Hirun's user avatar
  • 23
1 vote
2 answers
545 views

I want to load Fontawesome in my Magento2 without CDN. I have downloaded the font awesome library from this link Fontawesome 6.1.1. And in zip file I got these files as shown in the figure . And in my ...
user170106's user avatar
0 votes
2 answers
70 views

I am developing website design on Product listing page by css code in app/design/frontend/Smartwave/porto_child/Magento_Catalog/web/css/source/_module.less file .Whenever I change the css code in ...
Niraj Patel's user avatar
0 votes
3 answers
971 views

I have custom theme in ..../design/frontend/MyVendor/my-theme folder. My main less file is in design/frontend/MyVendor/my-theme/web/css/my-main.less. Content of the main less file: @import './source/...
Lachezar Raychev's user avatar
0 votes
3 answers
583 views

After edited CSS then run php bin/magento setup:static-content:deploy -f my changes revert, all my css workout removed. CSS Path : pub/static/frontend/Codazon/fatest_grocery_gourmet/en_US/css/style-...
zus's user avatar
  • 43
0 votes
1 answer
5k views

During deploy we get issues: Deploy using quick strategy frontend/Magento/blank/en_US 0/2437 >-------------------frontend/Magento/blank/en_US 2/2437 &...
Sylvester's user avatar
  • 2,254

15 30 50 per page
1
2 3 4 5
11