How to change Select Field "Up & Down" icons

Hi everyone. I need some help, video below and many thanks in advance!


Here is my site Read-Only: https://preview.webflow.com/preview/bare-essentials-627d97?utm_medium=preview_link&utm_source=designer&utm_content=bare-essentials-627d97&preview=df5d8be4e707953166ad20bc223738dc&mode=preview

hi @DroneMotionUK here is a simple example how to change arrow to unified it across browsers.

select {
  -webkit-appearance: none; 
  -moz-appearance: none; 
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
}

Here is one article if you want to know more but you can find more on net.

1 Like

Hello @Stan thank you for this, code is way beyond my pay grade. I am unfortunately one of the new kids on the block use Webflow without any training in code.

Where would this be placed? Thank you.

oh sorry @DroneMotionUK my mistake, you can use embed for it.

hi @DroneMotionUK do you need any further information “how to” ? If not feel free to close your issue.

Hi Stan,

I used the embed element but the code is just all over the page. Not sure why.

hi @DroneMotionUK here is a short video how to use embed element.

https://cln.sh/TkTpkM

if you will have some time to spare feel free to visit Webflow University to learn basics about this platform. :wink:

Hi @Stan!

Thank you for that informative video. It did help!

On a side note: As you can see to the right-hand side of that form, I’m having trouble also with the text and social media icons… When browser changes size it goes all over the place.

This is how it’s meant to look:

This is how it looks so far in the preview:

https://preview.webflow.com/preview/bare-essentials-627d97?utm_medium=preview_link&utm_source=designer&utm_content=bare-essentials-627d97&preview=df5d8be4e707953166ad20bc223738dc&mode=preview

hi @DroneMotionUK I’m sorry but your last question doesn’t fall under original request topic.

If you have got answer to your How to change Select Field “Up & Down” icons request feel free to close this request by checking any response as solution.

Anyway, your last question is related to responsive design, so feel free to search this forum for answer before you will create a new request according to text responsiveness.

Sadly he didn’t do that :frowning: