Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Nota
  • #325999
    Adrenaline22
    Member
    Post count: 183

    Which setting in the customizer controls the header icons (account, cart, etc.) because I’m trying to change and nothing happens. I tested in incognito mode so..

    I have Header options number 5.

    URL: Oldskull.eu

    #326006
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Within the Customizer => Color – Navigation => Menu Item Text Color.

    Be sure you’re not using any caching/minification plugins.

    Thanks.

    #326043
    Adrenaline22
    Member
    Post count: 183

    umm..but when I change Menu Item Text Color the navigation menu links get changed as well. I can edit those through CSS but still it’s worth mentioning as I used to write cca 1000 lines of CSS with your themes and I tend to write as few as possible this time..

    EDIT:

    Also this is happening: I set the Menu Item Text Color to #222222 but on the frontend the color is #828282 (this is color is nowhere to be found in the customizer…)

    #326063
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a WP login for us to take a closer look.

    Thanks.

    #326110
    Adrenaline22
    Member
    Post count: 183
    This reply has been marked as private.
    #326118
    David Martin – Support
    Moderator
    Post count: 20834

    1) Yes, as the items are part of the menu we thought to keep the colors uniform and not separate to avoid confusion.

    2) Can you screenshot what is 828282? I do not see that within my inspecter.

    Thanks.

    #326122
    Adrenaline22
    Member
    Post count: 183

    I see.

    But what if a customer decides he wants to have a header 5 type and want with black navigation bars, white menu links. Then the icons would be white too?

    #326138
    Adrenaline22
    Member
    Post count: 183

    See the attached image.

    Attachments:
    You must be logged in to view attached files.
    #326150
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    To be fair, that is perfectly understandable. Let me see if I can get this in on time before the release.

    Please test this CSS:

    .aux-item nav.std-menu .menu > li > a {
      color: red !important;
    }
    .aux-item nav.std-menu .menu > li > a:hover {
      color: blue !important;
    }
    .aux-item .shopping-bag-item a > span.num-items,
    .hamburger-inner, 
    .hamburger-inner:before, 
    .hamburger-inner:after{
      background-color: red !important;
    }
    .hamburger-inner:hover, 
    .hamburger-inner:hover:before, 
    .hamburger-inner:hover:after{
      background-color: blue !important;
    }
    #326151
    Adrenaline22
    Member
    Post count: 183

    Yes that works for now thanks.

    Another note.

    Regarding Header 5 display: menu items are centered in the nav bar on the frontend, meanwhile in the ‘preview’ image in the menu settings they are align to the left. In my case it looks a little bit messy when they are centered.

    Attachments:
    You must be logged in to view attached files.
    #326162
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Great, yes that fix is resolved in the pending 1.0.6 update.

    Cheers

    #326163
    David Martin – Support
    Moderator
    Post count: 20834

    PPS – If you remove the above CSS, please test this option for the aux link colors: Theme Options => Color – Header => Header Link Color.

    #326171
    Adrenaline22
    Member
    Post count: 183

    I removed CSS (/**/)

    the setting change you proposed works only in the preview mode as soon as I save the settings and refresh nothing changes.

    #326172
    David Martin – Support
    Moderator
    Post count: 20834

    Yup, just fixed that also. Found it just as I posted the above, classic.
    Cheers.

    #326370
    Adrenaline22
    Member
    Post count: 183

    when are you releasing the 1.06 version?

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