Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Naked Header Light Navigation changed colour after update
New Landing › How can we help? › Atelier › Naked Header Light Navigation changed colour after update
- This topic has 32 replies, 6 voices, and was last updated 9 years by Swift Ideas – Ed.
-
Posted in: Atelier
-
August 12, 2015 at 2:24 am #202961
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?
August 13, 2015 at 1:22 pm #203686Hi,
Please replace that with:
#main-nav ul.menu>li>a { color: #fff!important; }
Thanks,
David.August 13, 2015 at 3:44 pm #203752Hey,
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.August 14, 2015 at 2:02 am #203912David 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…
August 14, 2015 at 7:53 am #203947Hi,
Please provide me naked header page url to check and resolve the issue.
Thanks
MohammadAugust 14, 2015 at 8:36 am #203969Hello!
Naked light: http://aliciahannahnaomi.com/, http://www.aliciahannahnaomi.com/product-category/neck/, etc
Normal: http://www.aliciahannahnaomi.com/collections/, http://www.aliciahannahnaomi.com/profile/, etcAugust 14, 2015 at 10:04 am #203994Hi,
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
MohammadAugust 16, 2015 at 1:49 pm #204367Mohammad this code is still forcing the normal menu white when it is supposed to be black.
August 17, 2015 at 5:43 am #204396Hi,
Please provide me specific page url with issue.
Thanks
MohammadAugust 17, 2015 at 6:15 am #204399All 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/
etcPages 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 pagesAugust 17, 2015 at 7:19 am #204404Hi,
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
MohammadAugust 17, 2015 at 8:33 am #204423Sorry 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?
August 17, 2015 at 9:59 am #204459Hi,
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
MohammadAugust 18, 2015 at 2:40 am #204769This reply has been marked as private.August 18, 2015 at 7:55 am #204796Hi,
I managed to resolved the issue so please check it now.
Thanks
Mohammad -
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.