Title: Colour footer
Last modified: October 1, 2018

---

# Colour footer

 *  Resolved [rickvechel](https://wordpress.org/support/users/rickvechel/)
 * (@rickvechel)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/colour-footer/)
 * Hello there,
 * Today I’ve build up Vechel Fantasy on [http://fantasy.vechelventures.nl/](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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcolour-footer%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/colour-footer/#post-10739227)
 * Hello [@rickvechel](https://wordpress.org/support/users/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](https://wordpress.org/support/users/rickvechel/)
 * (@rickvechel)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/colour-footer/#post-10739259)
 * 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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/custom-lite/1.9/screenshot.png)
 * Custom Lite
 * [Support Threads](https://wordpress.org/support/theme/custom-lite/)
 * [Active Topics](https://wordpress.org/support/theme/custom-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/custom-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/custom-lite/reviews/)

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [footer](https://wordpress.org/support/topic-tag/footer/)

 * 2 replies
 * 2 participants
 * Last reply from: [rickvechel](https://wordpress.org/support/users/rickvechel/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/colour-footer/#post-10739259)
 * Status: resolved