jumbotron button alligment

hello–

I am having the same issue with jumbotron button alligment as described by the user in the post here: https://colorlibsupport.com/t/how-can-i-make-the-buttons-in-the-jumbotron-section-the-same/

I have used the suggested css in the post and everything works great with the button colors but the right button is slightly higher than the left one. I cleared cache and my only other css for the theme (/customize/additional css) is to change the theme’s link color:

/Link color/
.markup-format a {
color: #59d600;
}

are there other places I need to check for old css to make sure i have not conflicts?

thank you

Jacek

Hi there,
Thanks for reaching out.
In relation to your query here could you kindly provide us with a link to your site so that we can have a closer look into this.

Best Regards,
Support.

hi–

here is the site: https://leanvision.pl/
I rounded the edges of the jumbotron buttons to make the misaligment less pronounced.

thank you

Jacek

hey there

Please add this CSS in appearance - customize - additional CSS

#header .bottom-header .header-button-two {
top: 3px;
position: relative;
}

Thanks!
Colorlib Support Team

thank you very much, that worked perfectly

Jacek

I will close this case now, Feel free to contact us again if you have other questions
Thanks!