New Landing How can we help? Themeforest Theme Support Dante Changing Header menu color and header text left.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #93648
    Feggel
    Member
    Post count: 6

    Hi,

    How do I change the header text left?

    I’ve tried using the color customizer, but nothing changes.
    Also how do I get rid of the white line?

    And how do I change the colors of My Account and Shopping Basket to white?

    See screenshot for clarification.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #93681
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    White lines = header border color
    Left text = header text color

    – Kyle

    #93685
    Feggel
    Member
    Post count: 6

    When I change header border color to white, The two white lines between cart, and my account are still displaying.

    Also where can I find header text color? I’ve checked all tabs.

    Is it header aux text color? cause that’s already in white, but text is still black.

    Thanks

    #93689
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .header-7 #top-header .th-left {
    color: #111111;
    }
    #top-header .th-right > nav .menu li {
    border-left: 1px solid #e4e4e4;
    }

    Change the colors to what ever you want to use

    – Kyle

    #93697
    Feggel
    Member
    Post count: 6

    Great thanks that did most of the trick.

    How can I make the text color of “my account” and “shopping cart” white?

    Attachments:
    You must be logged in to view attached files.
    #93702
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It uses ‘nav text color’

    – Kyle

    #93729
    Feggel
    Member
    Post count: 6

    Then something isn’t working in the theme color customizer.

    The nag text color is set to white. So why does’t it change to white then?

    #93731
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Will let the developer know about this, thanks for letting us know

    For Ed’s Information: header aux links use link color from ‘Color – Body’

    – Kyle

    #93772
    Feggel
    Member
    Post count: 6

    Is there CSS I can use to change the colors of the cart – login?

    Now it’s black and unreadable, i think that will confuse customers :-).

    Thank you for the great support so far! Really awesome and quick!

    #93774
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey,

    here you go:

    .top-header-menu, .top-header-menu a {
    color: white;
    }
Viewing 10 posts - 1 through 10 (of 10 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