Hello, Paste the code given below in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .bottom_tagline .bottom_tagline_button a { background: red; border-radius: 10px; } Inplace of "red" you can put your color or color code. This will solve your issue.