looks like a temporary hiccup…
I updated for a client wordpress, plugins and themes all within 10 minutes. But you are right, It was gone one hour later. My impression was that there was a wrong recognition of the target browser, showing a mobile version to a desktop browser…
BTW had problems with another evolve site with tables being corrupted. The reason is style.css, line 1465.
table tr:last-child td {
border-bottom: none !important;
}
!important may be sometimes the last resort but such a syntax in a standard template is bad coding practice.
can I add some other title apart from “external-page”?
thank you, I always RTFM but never changelogs.
A valid code snippet would be nice…