• Hi,

    Signed up for the pro option and have a question, but the contact form to open a support ticket just says ‘error’ no matter what I put in it. So I’m asking here instead, hopefully someone will see it:

    I can see how to switch the preloader on & off, but is there a way to customise the colours used?

    If I could match the preloader colours to my brand colours, that would be mega awesome.

    Thanks for your help,

    Simonv

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author FuturioWP

    (@futuriowp)

    Hello

    I am sorry for the delay and inconvenience with support form. It is fully functional now.

    There are no color options for the preloader. You can style the colors with this CSS:

    #loader {
        border-top-color: #16a085;
    }
    #loader:before {
        border-top-color: #e74c3c;
    }
    #loader:after {
        border-top-color: #f9c922;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Pro member but can’t get support :(’ is closed to new replies.