Tagged: x
-
AuthorPosts
-
April 7, 2016 at 10:25 am #871371
Have not seen this issue until 4.4.1. Even basic custom CSS is not working properly. I’ve included what happens after inserting the code:
Original CSS
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a { -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
CSS After Publishing and Refreshing Page
.x-navbar .desktop .x-nav > li > a:hover, n.x-navbar .desktop .x-nav > .x-active > a, n.x-navbar .desktop .x-nav > .current-menu-item > a {n -moz-box-shadow: none !important;n -webkit-box-shadow: none !important;n box-shadow: none !important;n}
April 7, 2016 at 10:11 pm #872250Hi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
-
AuthorPosts