Changing the background color of the First Button on Jumbotron Section ?

Hello everyone!
And thank you again for patience and solutions.

I have an little question for the site https://vamaveche2mai.ro
How can I change the transparent white from the First Button ( the one where is written 2 Mai ) in a Blue transparent color or another soft color? What is the CSS code ?
Thank you again!

Kind regards ,

Aygun

Hello there,

I hope you are doing well today.

This CSS should help you:


/*Border color*/
#header .bottom-header .header-button-one {
    border-color: red;
}

Best Regards,
Support

Can I inser in custom color code ?

Let’s say this code #f7f6aa

Thank You!

It worked !
Instead of red I have replaced with #f7f6aa
Thank you ,

The topic can be closed!

Kind regards !

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support