• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Color of the menu

LouisMaitreau

Chevereto Member
Hi guys,

In the dashboard and customizations, we can choose the color of the menu (black or white).

But when I choose black, it doesn't apply the changes to the home page.

Is there a way to change the color of the bar in the homepage ?

Thanks for your help.
 
1 - Go to "/lib/Peafowl/"
2 - Open ; peafowl.min.css
3 - Find this line : .top-bar .content-width {
4 - After "z-index: 100;" add this "background-color: white;" save the file and ctrl+f5 on the page you will see the changes.
 
Hi Paffy,

Thanks for your help. My bar is now black (I just had to change the color to black, but I got the idea 😁).
 
1 - Go to "/lib/Peafowl/"
2 - Open ; peafowl.min.css
3 - Find this line : .top-bar .content-width {
4 - After "z-index: 100;" add this "background-color: white;" save the file and ctrl+f5 on the page you will see the changes.
thanks for that.
 
Be aware that this change would most likely be lost after the next chevereto update and you'll have to apply it again manually.
 
Back
Top