Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zakirsajib/a01a74fde85e0c136f22f124d357b1bb to your computer and use it in GitHub Desktop.
Save zakirsajib/a01a74fde85e0c136f22f124d357b1bb to your computer and use it in GitHub Desktop.
Change Dark Blue background color
# Using CSS
.shoptimizer-primary-navigation {
background-color: darkblue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment