• Resolved Vanessa

    (@nessayin)


    Hello, I need help with the drop down arrows. They are displaying as two arrows stuck together. Is there a quick way to fix this? Thank you!!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @nessayin,

    I’m here to help you out once again. Here is the CSS code you may add to prevent this from happening:

    
    .single-product select {
        background-image: unset !important;
    }
    

    Feel free to reach us out in case you need additional help.

    Have a nice day,
    Andrija

    Thread Starter Vanessa

    (@nessayin)

    Hi Andrija,

    Thanks for the help! It seems to be an error in red when I paste it into the custom css section?

    View post on imgur.com

    Thank you!

    Hi @nessayin,

    I rechecked my code, but as you can see below it loads up on my end without issues:

    Screenshot: https://i.imgur.com/FmoBUiM.png

    This can sometimes happen if there is a corrupted CSS code above, please check that.

    If you are still having issues, please provide me with a full screenshot of the CSS code above the inserted CSS code I provided, and I will take a look.

    Have a nice day,
    Andrija

    Thread Starter Vanessa

    (@nessayin)

    Thanks Andrija, it does work! I just forgot to add the end } to the code above!

    Thanks for your speedy service!!

    My pleasure once again,

    Have a nice day,
    Andrija

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Product Page (WooCommerce)’ is closed to new replies.