R
R
rshruslan2019-03-03 16:28:14
WordPress
rshruslan, 2019-03-03 16:28:14

How to change select variations in WooCommerce?

You need to style the select, give it an overflow, change the colors, etc., but you can't style it like that. How to be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
max3wq, 2019-03-03
@max3wq

Hello, you can access it by value or by ID
jQuery("#my_select [value='2']").addClass( "myClass yourClass" ); //Assign a class to the selected select

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question