• Resolved saskiadnem

    (@saskiadnem)


    Hi there,

    Great plugin! Really like it. I have a question though, in the bid input area, below the currency symbol there is a light grey box. How do I get rid of it?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    If you want to change color of bid input area. Please add below CSS in style.css file of active theme. It will change color of bid input box. You can change color code as per your requirement.

    .uwa_auction_form #uwa_bid_value {
    background-color: #fff;
    }

    Thank You

    Thread Starter saskiadnem

    (@saskiadnem)

    Thanks so much for your help! That’s a much easier solution than what I came up with: I found that it can also be adjusted in my theme’s WooCommerce.min.css file, but I am always very hesitant making changes to these!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Grey box in bid input area’ is closed to new replies.