fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Arrows on Radio Selector & Size of Buttons

Hi Support,

I have had issues with attribute arrows, so I have been trying to get rid of them. I followed “Public Ticket #128256” CSS and it fixed some, but the “Radio” buttons still have them.

The other thing I’m looking to fix, is the height of the buttons. It appears the size of the “Image” is tied to the size of “Button”?

I want to keep the Image the size it is & slim down the buttons.

Here is an example: http://homehq.biz/product/ceiling-fan/

Thank you for the help.

Tracy

Select.png

 

 

Golam Kibria

Hi Harold,

Please try the following CSS:

.et-db #et-boc .et-l .et_pb_wc_add_to_cart form.cart .variations td.value span:after {
display: none;
}

Let me know if this works.

Thank You

Hi Golam,

Yes, that worked!

Any suggestions on how reduce the height of the buttons?

Thank you, I appreciate the help!

Tracy

 

Hi Golam,

Yes I have.

The issue is, when I change the button height it changes the thumbnail image height (see picture above). If I slim down the button the image thumbnail gets smaller & you can’t see it. I’d like the thumbnail remain the same size and change the button height.

I hope this helps.

Thank you!

Golam Kibria

Hi Harold,

Please check now.

I have added CSS to the customizer (Appearance > Customize > Additional CSS).

Do you need assistance with anything else?

Thank You