• Resolved Schello805

    (@schello805)


    Hello,

    There is an option, to change the color of the links. But it doenst work with any brower. The Hover color works fine with every browser, but not the off-mouse color.
    Can you please fix it…

    By the way, with iOS (IPad), it works fine.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey Schello !

    Can you please paste your website link? That helps giving a precise solution

    Cheers ??

    Thread Starter Schello805

    (@schello805)

    Ok here we go , I guess you are talking about navigation menu links am I right? I searched for links in main content and din’t find so guessed its menu links.ofc If am wrong let me know ??

    ok to change the colors go to style.css file and look for this section

    nav[role="navigation"] a {
        font-family: Raleway;
        color: #aaaaaa;
    }

    and replace #aaaaaa with the color you want. This will change the colors of your navigation links NOT including “STARTSEITE”

    if you want to change color of STARTSEITE too change the color in this section

    .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
        color: #636363;
        font-weight: bold;
    }

    Let me know if things went well ??

    Thread Starter Schello805

    (@schello805)

    Hey Maniac,

    i really appreciate your fast support, but I am very sorry. I was talking about the links in the text.

    For example at this page (https://www.schellenberger-brushes.com/ausbildung-bei-schellenberger/)

    If you hover your mouse straight down, you can find a huge link for a PDF. If the mouse is about the link, the color changed to the selected color. But noone see, if there is a link, because the Link color dont have another color, as the rest of the letters.

    Hello Schello805,

    The issue you have is related to Agama Pro version so please create new thread on https://theme-vision.com/forums/

    Best Regards

    Thread Starter Schello805

    (@schello805)

    Hi Jerry,

    The forum isnt there anymore….

    Its all EMPTY

    You must login first ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No Link color on Google Chrome’ is closed to new replies.