IndigoBolt11 Posted July 30, 2020 Share Posted July 30, 2020 Site URL: https://www.aniwa.co/indigenous-day The drop down menu for our products the arrow must be white- but I cannot view it on the white background- how do I code the arrow on the drop down to be black or a color? Link to comment
IndigoBolt11 Posted July 30, 2020 Author Share Posted July 30, 2020 Just now, IndigoBolt11 said: Site URL: https://www.aniwa.co/indigenous-day The drop down menu for our products the arrow must be white- but I cannot view it on the white background- how do I code the arrow on the drop down to be black or a color? @tuanphan feel like this would be easy css that you know of? Link to comment
Solution tuanphan Posted July 31, 2020 Solution Share Posted July 31, 2020 On 7/30/2020 at 10:28 AM, IndigoBolt11 said: @tuanphan feel like this would be easy css that you know of? It is very complex to change arrow color. if you want to change dropdown background, add this to Home > Design > Custom CSS /* variant dropdown background */ div#block-d2e5cbfe50a0a96cddbe select { background: red; } 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
IndigoBolt11 Posted July 31, 2020 Author Share Posted July 31, 2020 10 hours ago, tuanphan said: It is very complex to change arrow color. if you want to change dropdown background, add this to Home > Design > Custom CSS /* variant dropdown background */ div#block-d2e5cbfe50a0a96cddbe select { background: red; } Thank you that works perfectly! 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