News:

AbanteCart v1.4.2 is released.

Main Menu

change color to menu

Started by laura458, January 13, 2025, 07:42:09 PM

Previous topic - Next topic

laura458

Well, I had this figured out with the previous version to change the menu bar color. Upgraded to 1.4 and it is back to black bg and white fonts. So, where do I go now to change the colors? using the default template and 1.4 version.

Basara

Hello.
Use your browser's inspector tool to locate the CSS file and identify the CSS rule you want to edit or add, such as the following example
.navbar.navbar-expand-md.navbar-dark.bg-dark {
    background-color: red !important;
}

to the storefront/view/default/css/style.css
https://abantecart.atlassian.net/wiki/spaces/AD/pages/7569496/Debug#Browser-inspector

laura458

Thank you Basara! But, I did that and it shows the html code when I hover certain areas I want to change, but heck, the files are different on my server and so many areas and files. Example below:

Forum Rules Code of conduct
AbanteCart.com 2010 -