1
How-to questions / Re: Which style sheet for the bootstrap theme?
« on: Today at 03:51:31 AM »Hi all! I wanted to change the menu bar color (and other layout colors) and can't find the proper place to do it. I'm using the bootstrap theme. Is /storefront/view/default/stylesheet/bootstrap.css the right place?You should to edit file style.css instead. bootstrap.css is a file of css-framework. We prefer do not change such distributed files.
I'm old. but the mind is still willing. A lot has changed since I made html web pages 25 years ago. Thanks for any help
I guess you use our prior version of AbanteCart. Since 1.4.0 directories have name "css", not "stylesheet".
Please note, all your changes will be overwritten by upgrade process. To avoid that you should to create extension template based on your current "default" template via our developer_tools extension.