Home › Forums › Support › Buttoms with border line This topic has 3 replies, 2 voices, and was last updated 3 years, 11 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 18, 2019 at 6:59 am #872653 Jagoba Hi, I would like to have all buttoms on my website with a 1px border in a color and I do not know how to do it. Could you please help me? Thanks! GP Premium 1.7.8 April 18, 2019 at 8:19 am #872731 DavidStaff Customer Support Hi there, the only buttons i can see that are not added by elementor are the Instagram and Contact Form 7 buttons. You can style them with this CSS: input[type="submit"], #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram #sbi_load .sbi_follow_btn a { border: 1px solid red; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 18, 2019 at 11:08 am #872854 Jagoba Hi, Thanks! I mean the buttons to add a comment under a post. You can not see it because the blog is not alive 😉 April 18, 2019 at 11:24 am #872864 DavidStaff Customer Support The above CSS should cover that? It uses the input[type="submit"] Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In