Resolvedtop bar text color

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #30075
    lsp7230
    Participant

    how do i change the top bar text color

    #30087
    Althemist
    Keymaster

    Hi lsp7230,

    There is a setting for this in the Theme Options > Header area tab

    #30100
    lsp7230
    Participant

    thank you for your reply, in the “Short Top Header Message” area does allow you to change the text color can you be more specific on where i change this setting.

    #30103
    Althemist
    Keymaster

    If you need to change the message color only, you’d need to do it with CSS. It’s a single setting that affects all texts and links in the header top bar – Theme Options > Header area > Header Top Bar Menu Links Color

    #30106
    lsp7230
    Participant

    ok, so how would i do that by css? where would i put the css?

    #30109
    Althemist
    Keymaster

    The best place to p[ut custom CSS code would be either in the customzier (Appearance > Customize > Additional CSS field) OR in the style.css of a child-theme.

    #30116
    lsp7230
    Participant

    Ok cool, so what is the code that would put in that area

    #30137
    Althemist
    Keymaster
    .babystreet-top-bar-message {
        color: #your-color;
    }
    #30157
    lsp7230
    Participant

    you are awsome!!!! thank you

    #30285
    lsp7230
    Participant

    .babystreet-top-bar-message {
    color: #000 !important;
    }
    .babystreet_transparent_header a{
    color: #000 !important;
    }

    is what was needed

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 any item belonging to this account
AlThemist

AlThemist

sales 17761, followers 748
Login and Registration Log in · Register