New Landing How can we help? Atelier Naked Header Light Navigation changed colour after update

Viewing 15 posts - 1 through 15 (of 33 total)
  • Posted in: Atelier
  • #202961
    seaofghosts
    Member
    Post count: 143

    Hey guys,

    I ran the update, and now the Naked Header Light navigation menu is the wrong colour.
    I have this in my custom CSS:

    .page-header-naked-light nav .menu ul.sub-menu li.menu-item > a {
            color: #ffffff !important;
    }

    which was working up til the update. What can I do to get it white again?

    #203686
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please replace that with:

    #main-nav ul.menu>li>a {
        color: #fff!important;
    }

    Thanks,
    David.

    #203752
    hlvwrs
    Member
    Post count: 9

    Hey,

    same here. But I have no custom css used. After the update the naked header light navigation menu is black and uses the standard logo. Before it used the light logo and the navigation link color was white, how it should be.

    How can I change it?
    PS: custom css code dosen’t work for me unfortunately.

    #203912
    seaofghosts
    Member
    Post count: 143

    David that’s turning all the menus white including the non naked-light headers! I have a white background on some of my pages… I need the menu to be light only on the naked-light pages…

    #203947
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me naked header page url to check and resolve the issue.
    Thanks
    Mohammad

    #203969
    seaofghosts
    Member
    Post count: 143
    #203994
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .header-naked-light nav .menu > li.menu-item:hover > a, nav.std-menu .menu > li > a ,.header-naked-light nav .menu > li.menu-item:hover > a, nav.std-menu .menu > li:hover > a{
    color:#fff !important;
    }
    
    .tax-product_cat nav .menu > li.menu-item:hover > a, nav.std-menu .menu > li > a,.tax-product_cat nav .menu > li.menu-item:hover > a, nav.std-menu .menu > li:hover > a{
    color:#fff !important;
    }
    

    Thanks
    Mohammad

    #204367
    seaofghosts
    Member
    Post count: 143

    Mohammad this code is still forcing the normal menu white when it is supposed to be black.

    #204396
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #204399
    seaofghosts
    Member
    Post count: 143

    All of my pages with white backgrounds are affected by the code you provided.
    I can’t apply the code and just leave it for you to check, because the menu disappears on these pages — it would be a disaster, my customers could not navigate half my site.

    The pages with white backgrounds that need the standard black navigation include:
    http://www.aliciahannahnaomi.com/collections/
    http://www.aliciahannahnaomi.com/profile/
    http://www.aliciahannahnaomi.com/customer-care/
    http://www.aliciahannahnaomi.com/manifesto/
    etc

    Pages that need white navigation because the page is set to “Naked Light” which has dark background images include:
    http://www.aliciahannahnaomi.com/
    http://www.aliciahannahnaomi.com/shop/ and all of the categories, but not the individual product pages

    #204404
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #breadcrumbs a, #breadcrumb i{
    color:#fff !important;
    }
    .header-naked-light #breadcrumbs a, header-naked-light #breadcrumb i{
    color:#000 !important;
    }

    And check after clear the cache of browser.
    Thanks
    Mohammad

    #204423
    seaofghosts
    Member
    Post count: 143

    Sorry Mohammad what do the breadcrumbs have to do with it? I don’t want breadcrumbs showing at all. I just want my top level navigation to be white when the template is set to Header Naked: Light, and the navigation to be black on the other pages with a standard header. Does that make sense?

    #204459
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You can remove my last code. Anyway i am able to see dark navigation text with standard header. Please provide me screenshot to check the actual issue.
    Thanks
    Mohammad

    #204769
    seaofghosts
    Member
    Post count: 143
    This reply has been marked as private.
    #204796
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I managed to resolved the issue so please check it now.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 33 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register