ievavi Posted June 15, 2021 Share Posted June 15, 2021 Site URL: https://rocksforlife.com/ I would love the search bar to have rounded corners and the input text have a different font. How could I target the area? For some reason the following doesn't work: .sqs-search-page-input { border: 2px black yellow !important; border-radius: 14px !important; padding: 15px 15px 15px 45px; } Also, the search bar is only placed for mobile. Thank you loads! The site is: www.rocksforlife.com Link to comment
aravsanj Posted June 15, 2021 Share Posted June 15, 2021 I think you place the code at the wrong place? The code is working but you should either place it in custom CSS or in the page https://rocksforlife.com/search Attached an image to show how it looks: Sharing virtual tactics for an abstract worldBlogger @ humaneer.org Link to comment
ievavi Posted June 15, 2021 Author Share Posted June 15, 2021 7 hours ago, aravsanj said: I think you place the code at the wrong place? The code is working but you should either place it in custom CSS or in the page https://rocksforlife.com/search Attached an image to show how it looks: Oh brilliant! It was a bug from my end 🙂 Link to comment
tuanphan Posted June 21, 2021 Share Posted June 21, 2021 @ievavi Do you want fix this? Site URL: https://rocksforlife.com/ 1. (Tablet-Footer) Increase email width? 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
ievavi Posted June 21, 2021 Author Share Posted June 21, 2021 10 minutes ago, tuanphan said: @ievavi Do you want fix this? Site URL: https://rocksforlife.com/ 1. (Tablet-Footer) Increase email width? Good point! Actually, yes :) Would you provide some help for this? Link to comment
tuanphan Posted June 22, 2021 Share Posted June 22, 2021 On 6/21/2021 at 2:34 PM, ievavi said: Good point! Actually, yes :) Would you provide some help for this? Add to Design > Custom CSS /* Tablet footer */ @media screen and (max-width:991px) and (min-width:768px) { div#block-yui_3_17_2_1_1622052386291_10520+.row>.span-2:nth-child(4) { position: relative; left: -100px; } div#block-yui_3_17_2_1_1622048999936_40928 * { white-space: nowrap; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment