• Hi there, I’ve ran into a problem with tesseract theme.

    What I did is I’ve created a row (using visual editor) to have a big “CLICK HERE” text on my front page. I wanted to control the size and color (using google fonts plugin) of the text so I used the following code as it was advised in a tesseract set up instructions:

    <span class=”home-headline”>CLICK HERE</span>

    After that I adjusted the size of the text and made it look white.

    The problem is that the color turns blue after I add a hyperlink to “CLICK HERE” text. I’ve added a hyperlink so that when you click on it – it takes you to the services page. It’s very weird. Any ideas how I can fix that color issue? I want the text to look white – not blue

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ivanageev

    (@ivanageev)

    Here is the website – englishseppuku.com

    Hello 🙂

    That Theme has the color blue in the styles.css.
    When you have that Styles.css open you press Ctrl+F and write this: #199cd8;
    It’s going to show you the result of that color in
    a {color: #199cd8; text-decoration: none; } and then you only have to do is change to white: #ffffff

    That is the color set by Tesseract.

    Thread Starter ivanageev

    (@ivanageev)

    Hello Jessica!

    Thank you for replying!

    Could you please right down a step by step – I’m an absolute noob at this and I kinda scared of messeing my website up.

    I’d greatly appreciate your help!

    Thank you in advance and have a good day

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘hyperlink color in Tesseract theme’ is closed to new replies.