weareswitch
Forum Replies Created
-
Forum: Plugins
In reply to: [Open Table Widget] Drop down items are white when not selectedHey Matt. That’s odd. Here’s what we and the client see.
https://www.dropbox.com/s/rg0lvstj0asf2no/Screenshot%202016-07-28%2010.13.52.png?dl=0
I’ve checked this on 2 other Win 10 machines in the team and both see no text in the fields in IE11.
However, I’ve just checked it through Browserstack opn Win10/IE11 and it looks fine. It makes no sense.
I’ve deleted history and disabled all extensions on my local version and still it doesn’t display unless I remove the padding. It’s also the same when I view it InPrivate browsing. Very odd and frustrating.
Still don’t understand why removing the padding fixes it.
Jon
Forum: Plugins
In reply to: [Open Table Widget] Drop down items are white when not selectedSure Matt, you can see the problem on http://butlersarms.staging.wpengine.com/
I fudged a fix it on the live site temporarily by removing the padding from here:
.OT_list li input { width:100% !important; padding: 20px 10px !important; min-width: 100% !important; }This has the effect of making the boxes smaller, but also ensures that the text in the fields is visible in IE11. I have absolutely no idea why it would do that.
Forum: Plugins
In reply to: [Open Table Widget] Drop down items are white when not selectedI have this issue also. It’s manifesting in IE11 on Win10, but is OK in Chrome and Edge. I’ve just updated the plugin to the latest version.