Inline CSS !important
-
Hi,
looking at the code for a simple customization I noticed that the “select” element has an inline style as follows:<select id="yith-wapo-16" name="yith_wapo[][16]" class="yith-wapo-option-value" data-addon-id="16" style="width: 75% !important;" required="">The question is, why is the “!important” rule introduced as inline?
This makes it quite complicated to change the width value via CSS.Did I miss any option in the block control panel where a different value can be specified?
Thanks for the support 😉
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Inline CSS !important’ is closed to new replies.