Header 5 with color options from header 6

This topic has 9 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Robert Hall

  • Avatar: mumbomedia
    mumbomedia
    Participant
    October 13, 2014 at 00:09

    Hi, Love this theme!

    I would like to change the colors of the topbar in header-5.
    I need all the text/links (wishlist, your account, logout) white. Also need the icons white. Same goes for the mouse hovers. Same goes for the “Your account” dropdown text. Need to be white aswell.

    Ofcourse this needs to be white on responsive devices aswell.

    Kind regards
    MumboMedia

    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2014 at 12:49

    Hello,

    Please try to add this code in custom.css file:

    .top-bar .wishlist-link a i:before, .top-bar .wishlist-link a span, .top-bar .top-links li a, .login-link:before, .register-link:before, .top-bar .wishlist-link a:hover span, .top-bar .top-links li a:hover {
       color: white !important;
    }
    
    @media (max-width: 480px) {
    .my-account-link:before {
     color: white;
    }}

    If there are still some issues please provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: mumbomedia
    mumbomedia
    Participant
    October 13, 2014 at 13:14

    Hi, this is only partially working.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2014 at 14:03

    Hello,

    I’ve made some changes to the code.
    Please check it now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: mumbomedia
    mumbomedia
    Participant
    October 13, 2014 at 14:10

    Hi Eva,
    Almost perfect! Only need the dropdown under “your account” to be #D60056

    Compliments on your service!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 13, 2014 at 14:23

    Hello,

    Try to add this code into custom.css file.

    .header-type-5 .top-bar .links li a{
    color:#D60056 !important;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: mumbomedia
    mumbomedia
    Participant
    October 13, 2014 at 14:27

    Hey Robert,
    It’s not the actuall links, but the background of the dropdown i want a diffrent color on.

    ty

    Avatar: mumbomedia
    mumbomedia
    Participant
    October 13, 2014 at 14:32

    Never mind, i found it!

    .submenu-dropdown {
    background: #d60056;
    }

    Thanks again for the superb service!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 13, 2014 at 14:37

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Regards,
    Robert Hall.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Header 5 with color options from header 6’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.