Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
106 Prikazi

I'm currently building my website using Odoo, and I'm customizing page templates to fit my needs. I'd like to change the background color of the buttons, but I'm having trouble doing so with certain templates. Could you advise me on how to proceed?

Thank you in advance!


Avatar
Opusti

"Web button" is not a question. A question is a substantial phrase that ends with "?"

We get close to 1,000 posts a month and not everyone will open a post to find out what your question is.

I have edited your post to make the title a question.

In the future, please consider (1) using a Question that makes it clear what you ask without requiring people to open your post and (2) adding Tags. This will often increase the chances people will respond and also make everything clearer for others who may come along later searching for the same thing.

Failing that, you can paste your future posts into an AI Chatbot and ask it to "please generate a question of no more than 16 words that summarizes what I am asking" and use that as your question.

See also https://www.odoo.com/forum/help-1/meta-why-do-some-questions-get-answers-and-others-do-not-25620

Best Answer

You can change the background color of buttons on a website using CSS. Simply target the button element in your stylesheet and apply a background-color property with your desired color code or name.

Avatar
Opusti