hey,
I needed to change the size of one of the buttons in my
website (the first button on the first fold - not the one in the nav bar) I gave it a class:
.connectbutton{
font-size: 115% !important;
line-height: 120% !important;
}
and managed to changed the size with no problem, but the arrow icon now is not aligned to the middle and it doesn't look good.
Any help would be appreciated,
thanks!
Comments
please show us the screenshot with what is happening exactly because we didn't found any issue on your site.