webgriffe / theme-bootstrap

Magento 2 theme based on Bootstrap
MIT License
75 stars 38 forks source link

Best way to extend styles? #14

Closed csdougliss closed 6 years ago

csdougliss commented 6 years ago

My theme inherits from yours in theme.xml

But, whatever I create in my theme in web/css, web/css/source, web/css/bootstrap/css etc I cannot seem to extend _theme.less

I have tried _extend.less but this does not seem to work

Any ideas?

mmenozzi commented 6 years ago

Yes because this theme completely removes the Magento's styles in favor of bootstrap. To customize the look and feel you should override the bootstrap-theme.less creating a bootstrap theme.