• Using this forum I was able to copy and paste a piece of code that changed my homepage banner but did NOT change the other pages. The code I used is:

    .navbar-inverse,
    .dropdown-menu {
    background-color: #642A8E!important;
    }

    How do I change the other pages?

  • The topic ‘Changing banner colors on ALL pages’ is closed to new replies.