Home Forums WoodMart support forum Drop Down Arrow Size and Color

Drop Down Arrow Size and Color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #173484

    joemnm
    Participant

    How can I make the drop down arrow in variable product selectors a different color? I have variable products in my store and I want the drop down arrow in the drop down box to be bolder and this red: e71b24

    Please see attached image

    #173485

    joemnm
    Participant

    First image is too big sorry, here is a smaller image

    Attachments:
    You must be logged in to view attached files.
    #173589

    Hello,

    Actually, this is the small image so you should change the image with custom CSS code. Please add the below given code and paste it to Theme Settings >> Custom CSS >> Global CSS code section:

    .variations_form .variations .value select {
        background-image: url(https://www.pikpng.com/pngl/m/275-2759948_orange-arrow-down-graphic-design-clipart.png);
    }

    Just change the image URL or use your own image in the above CSS.

    Result: http://prnt.sc/r2mxiv

    Best Regards.

    #174072

    joemnm
    Participant

    Perfect thanks!

    #174148

    Most Welcome :-)

    If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Drop Down Arrow Size and Color’ is closed to new replies.