anniebadodo Posted June 23, 2020 Share Posted June 23, 2020 Site URL: http://www.solrise.org Hii there - I am trying to customize the search bar in my footer. i want it to be just an icon and elliminate the box around it.. is there anyway to do this? thank you Link to comment
tuanphan Posted June 23, 2020 Share Posted June 23, 2020 Add to Home > Design > Custom CSS footer.sections .search-input { border: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
anniebadodo Posted June 23, 2020 Author Share Posted June 23, 2020 thank you so much! Link to comment
anniebadodo Posted June 23, 2020 Author Share Posted June 23, 2020 is there a possibly to eliminate the search word too, and so its just an icon? Link to comment
tuanphan Posted June 25, 2020 Share Posted June 25, 2020 On 6/24/2020 at 5:06 AM, anniebadodo said: is there a possibly to eliminate the search word too, and so its just an icon? Add to Home > Design > Custom CSS footer.sections .search-input::placeholder { color: transparent; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
anniebadodo Posted June 25, 2020 Author Share Posted June 25, 2020 8 hours ago, tuanphan said: Add to Home > Design > Custom CSS footer.sections .search-input::placeholder { color: transparent; } THANKYOU Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment