New Landing How can we help? Atelier Naked (Light) Child Menu Main Navigation

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

    Is there a css trick to make the child (drop down) menu on the Naked (Light) header to have white links and a transparent rbga background while keeping the white background and darker links on the standard header setting?

    #198498
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Sure – please use this in your theme options CSS:

    .page-header-naked-light nav.std-menu ul.sub-menu,
    .page-header-naked-light nav.std-menu ul.sub-menu li,
    .page-header-naked-light nav.std-menu ul.sub-menu li.menu-item > a {
    	background: transparent!important;
    }
    
    .page-header-naked-light nav .menu ul.sub-menu li.menu-item > a {
    	color: #fff!important;
    }

    Thanks,
    David.

    #198535
    seaofghosts
    Member
    Post count: 143

    Thanks David,
    For some reason though the font colour isn’t updated to white? Even though we !important -ed it?

    #198568
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you send a screenshot, mine looks correct See screenshot.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #198763
    seaofghosts
    Member
    Post count: 143

    Thanks David must have been a cache issue it’s all working this morning.

    #198774
    seaofghosts
    Member
    Post count: 143

    Resolved thanks

    #198810
    David Martin – Support
    Moderator
    Post count: 20834

    Great, glad to help!

    Thanks,
    David.

Viewing 7 posts - 1 through 7 (of 7 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