Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #871371

    Caleb Peavy
    Participant

    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}

    #872250

    Rupok
    Member

    Hi 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 credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.