Hi –
I’m not sure what to call this, but I have two of them on my widget on my blog pages! Any thoughts on how to remove one?
If the image doesn’t upload: https://ibb.co/10FxwF1
It can be found: https://www.thestrapsaver.com/past-time-for-update/
The double arrow matches the rest of my site, so I’d like to keep that one if I can.
Thanks for your help!
Hey sldeutsch,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
background-image: none!important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike