custom css showing on tablet/phone but not in browsers
-
Near the bottom of my homepage is my newsletter. I used the html widget in Elementor to add the newsletter code. Below is the before editing image. After adding it I altered some appearance with css styling (code is below). The part that has me completely baffled is when logged in as admin all looks correct, when I preview it looks correct, on my phone and tablet it looks correct. On Chrome, Edge, Explorer it looks like the before pic? I have tried clearing cache, restarting my computer, waited from last night to today and did the same thinking maybe CDN was an issue, but still the same. The newsletter title is an Elementor text widget and has nothing to do with newsletter code. Any help or advice will be greatly appreciated.
https://imgur.com/ouPM2yc this is the before editing
https://imgur.com/p9wlTgT this is how it looks on phone/tablet/editorHere is the custom css used…
.tnp-subscription input.tnp-submit { background-color: #134ed7!important; width: -webkit-fill-available!important; } input[type="submit"]:hover { background-color: #02AD00!important; } .tnp-subscription input[type=checkbox], .tnp-widget input[type=radio] { max-width: 20px; display: inline-block!important; }
The page I need help with: [log in to see the link]
- The topic ‘custom css showing on tablet/phone but not in browsers’ is closed to new replies.