How do i add new button on the header (Jumbotron section) ?

Hello,

Please help in creating a new button on header area besides to second button?
i tried to create in .php file, please help to how to style it.

Hello there,

I hope you are doing well today.

You would have to give it the same css classes to have it use the same attributes as the original buttons. Here are the CSS classes you would use:
#header
.bottom-header
.header-button-one

Best Regards,
Support