Hi, the screenshot below Illustrates what I currently have. The label “Dexterity” is above the dropdpwn menu. I wish to have the label on the left of the dropdown menu.
I have detailed the coder and styles below
Appreciate any help
https://auchterlonies-com.myshopify.com/
paswd: awskob
Here are the styles:
text-size-adjust: 100%;
font-family: “Gill Sans Nova”, sans-serif;
font-size: 16px;
color: #141414;
line-height: 1.5;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
overflow-wrap: anywhere;
font-style: inherit;
font-weight: inherit;
box-sizing: inherit;
height: 3.75em;
background: linear-gradient(270deg, #FAFAFA, #D3D9D9);
background-size: auto;
animation: gradient 15s ease infinite;
padding-left: 10px;
border-radius: 2px;
padding-right: 6px;
padding-bottom: 4px;
max-width: calc(calc(104% - 12px));
border-bottom-style: groove;
display: block;
