Link Color in Top Bar Widget - by andrew.d.harris1

This topic has 13 replies, 3 voices, and was last updated 6 years, 9 months ago ago by Amzy Leel

  • Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 10, 2017 at 05:32

    I have a link in “Left Topbar” section of my header. The color on it is the same as the header background color so it looks like it is invisible. How can I change the color of this link? I am just using the

    Please, contact administrator
    for this information.
    12 Answers
    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 10, 2017 at 05:33

    You can’t see it unless you hover over the space after the @ symbol

    Avatar: amzy
    Amzy Leel
    Participant
    July 10, 2017 at 06:17

    Hello,

    use this css code

    .languages-area p strong a { color: #b2b2b2; }

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 10, 2017 at 06:30

    Thank you. How can I set the hover color on it as well?

    Avatar: amzy
    Amzy Leel
    Participant
    July 10, 2017 at 06:44

    .languages-area p strong a:hover { color: #fff; }

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 10, 2017 at 06:57

    Thanks. The links on my account page show as white when I am on the active page. Please see this image: http://imgur.com/a/86jNK

    Whatever sub-page on the my accounts page you are on that particular link in the left sidebar shows up white. How can I change this?

    Avatar: amzy
    Amzy Leel
    Participant
    July 10, 2017 at 12:17

    .topbar-color-white .my-account-link ul > li > a { color: #ff0 !important;}

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 10, 2017 at 21:11

    I have applied that code but the active page is still showing up white and the text can’t be seen: http://imgur.com/a/M2Hya

    Avatar: amzy
    Amzy Leel
    Participant
    July 11, 2017 at 05:41

    for that use this:

    .woocommerce-MyAccount-navigation li.is-active a { color: #6DAB3C !important; }

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 11, 2017 at 17:06

    It seems like every active page that a visitor is on the link to that page in any menu will show up white/transparent. Is this a certain setting that I can change within the theme? I don’t want to have to add custom code for each instance of this happening. Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 11, 2017 at 18:10

    Hello,

    It’s because you set Main Color (Theme Options > Styling > Content) to transparent. Change it, please.

    Regards

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 11, 2017 at 18:41

    Thank you. That looks like it fixed it.

    Avatar: amzy
    Amzy Leel
    Participant
    July 12, 2017 at 06:37

    You are welcome.

    if you have any other questions do not hesitate to ask (in a new topic / post)

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

You must be logged in to reply to this topic.Log in/Sign up

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