New Landing How can we help? Themeforest Theme Support Joyn Vary header colors

Viewing 8 posts - 31 through 38 (of 38 total)
  • Posted in: Joyn
  • #223073
    adventures
    Member
    Post count: 41

    Let me clarify – I’m going to use the custom color settings to change the header to a dark background color with white nav/link text and darker rollover/hover/active text. Then I want to have different colors for the home page header – a light background color #f7f7f7, dark nav/link text #000, and the rollover/hover/active text and upper little bar color #e96a40.

    #223317
    David Martin – Support
    Moderator
    Post count: 20834

    Ok, so the homepage header background would be this:

    .home .header-wrap,
    .home #header-section .is-sticky #header.sticky-header {
        background-color: rebeccapurple;
    }

    – David.

    #223439
    adventures
    Member
    Post count: 41

    And changing the nav text color and hover/active states on the home page only will be?

    #223520
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You can use the CSS that Kyle provided you with previously, simply replace .page-id-1341 with .home.

    Thanks,
    David.

    #225631
    adventures
    Member
    Post count: 41

    Ok sorry one more question – what code can I use to make all the naked header (light) pages have the menu text active/hover color orange? It’s now dark grey and not readable. For example: /right-size-furniture/dining-room/

    Attachments:
    You must be logged in to view attached files.
    #225788
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .header-naked-light nav .menu > li.current-menu-ancestor > a, .header-naked-light nav .menu > li.current-menu-item > a, .header-naked-light nav .menu > li.current-scroll-item > a, #main-navigation ul.menu > li:hover > a {
        color: #F78F07!important; 
    }

    Let us know if it worked.

    -Rui

    #226707
    adventures
    Member
    Post count: 41

    That works partially, but my sticky header and other pages have an orange header so:
    1. When I scroll down the active/hover stays orange.
    2. when I’m on other interior pages with an orange header the active/hover is orange as well.

    I attached screenshots to show what I mean.

    Attachments:
    You must be logged in to view attached files.
    #227204
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
Viewing 8 posts - 31 through 38 (of 38 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