• Hi People,

    I had an question, we are working on a webshop with futurio theme. We want change colors but every time we get this notification ; for more colors upgrade to Futurio PRO.

    So if i want change colors i need to upgrade? is there any way to fix this problem? thanks in advance for response

Viewing 1 replies (of 1 total)
  • hbee

    (@heatherbodlak)

    Hi, just wanted to say that my solution has been to use custom CSS for this… for example for the top navigation bar, to make the background blue I used

    #site-navigation {
        background-color: #115390!important;
        border-bottom: 0px solid #fff;
    }

    You have to find the ids or classes and with CSS specify the color

Viewing 1 replies (of 1 total)
  • The topic ‘Futurio Colors’ is closed to new replies.