News:

AbanteCart v1.4.2 is released.

Main Menu

needing to change bootstrap5 colors

Started by laura458, April 18, 2024, 12:45:50 PM

Previous topic - Next topic

laura458

Ok, so I looked, and looked, even on the bootstrap site and still have no idea WHERE I can change the color of the nav/menu bar from black to a color I want. Using bootstrap5 theme. Have had some folks reply, and try to help, but there are MANY areas and MANY style sheets I can't find the right one.
What I see when I go into cpanel and go through all the folders:
Any help would be appreciated.

Basara

Hello.
Modify the /extensions/bootstrap5/storefront/view/bootstrap5/css/style.css
add CSS rules to the top of the page for example
.navbar.navbar-expand-md.navbar-dark.bg-dark {
    background-color: red !important;
}


laura458

YAY! Thank you Basara! It worked. Forgot I had to clear the cache as well. Now I am doing the happy dance :)

Forum Rules Code of conduct
AbanteCart.com 2010 -