Shopping Cart Operations > Template Support
needing to change bootstrap5 colors
(1/1)
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
--- Code: ---.navbar.navbar-expand-md.navbar-dark.bg-dark {
background-color: red !important;
}
--- End code ---
laura458:
YAY! Thank you Basara! It worked. Forgot I had to clear the cache as well. Now I am doing the happy dance :)
Navigation
[0] Message Index
Go to full version