Home › Forums › Support › How to make search button circle This topic has 3 replies, 2 voices, and was last updated 2 years, 4 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 15, 2022 at 9:20 pm #2344387 Jin I’ve tried adding some CSS but nothing’s worked so far. How can I make the button a circle? I’ve tried: .search-bar-homepage { border-radius: 50%; } And .wp-block-search__inside-wrapper .wp-block-search__button .has-icon { border-radius: 50%; } September 15, 2022 at 9:31 pm #2344397 Fernando Customer Support Hi Jin, Can you try this?: .wp-block-search__inside-wrapper .wp-block-search__button.has-icon { border-radius: 50%; } September 15, 2022 at 9:36 pm #2344399 Jin Thanks it works perfectly September 15, 2022 at 9:47 pm #2344406 Fernando Customer Support You’re welcome Jin! 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