• Resolved rickvechel

    (@rickvechel)


    Hello there,

    Today I’ve build up Vechel Fantasy on http://fantasy.vechelventures.nl/. I’ve set up the information and the base setup with the Customizer. But… I can’t seem to change the colour of the bottom bar on the website. How can I change that colour (I’m guessing #dd0000) to the darker red shade #ad0d0d?

    Hope to hear from your experience(s) soon!
    With kind regards,

    Rick

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @rickvechel,

    We can change the color of bottom bar with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

    .scrollup-cont {
    background-color: #ad0d0d !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter rickvechel

    (@rickvechel)

    Hello Manoj,

    It worked like a charm, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Colour footer’ is closed to new replies.