• optingoutofnormal

    (@optingoutofnormal)


    I’m sharing the link above, but this is happening throughout my whole site. I recently changed my menu bar color but it seems when making that change also changed my hyperlink colors. It’s now a very light blue which makes it hard to read against a white background color. Can you please tell me how to change the hyperlink colors to dark blue, and where I need to go to do that in the settings? Thank you!

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Adam Leone

    (@aleone89)

    Hello there,

    Happy to help you with this.

    You would need CSS to make that change – do you know the colour you would like to use?

    Many thanks in advance.

    Thread Starter optingoutofnormal

    (@optingoutofnormal)

    I’m sorry, I don’t know exactly what you mean by CSS. I’m assuming that’s something with the website settings. I’m also assuming I have that?!?! Sorry … I am very very basic when it comes to the website lingo.

    as far as color, it’s currently a super light blue, and I’d like to change it to a darker blue color. A typical blue link color like maybe: #174576 – I’m also not even sure where to put this in my website settings.

    Thank you,

    Stacy

    Adam Leone

    (@aleone89)

    Hello Stacy,

    Ah no worries – CSS is a coding language that can change how things look.

    Before we go down that route…

    If you go to Appearance > Customize > Background and Colours > click Pallets > you should be able to see a series of dots like this: https://d.pr/i/5QIiiF

    One of these will be the link colour. If you click that colour you should be able to choose a new one.

    Are you able to see that setting?

    Many thanks.

    Thread Starter optingoutofnormal

    (@optingoutofnormal)

    Hi! Unfortunately, mine doesn’t look like yours. I wish I could show you a picture. I have only the word “Background” under my appearance choice. I can then go to “colors” but nothing about link colors. Just Header text color and background color. I looked through all the menu options and don’t see anything titled link color and no menu that looks like yours.

    fresatomica

    (@fresatomica)

    You can add a screenshot, just use an online tool for that (such as https://snipboard.io/) and paste the link into your reply.
    I think you may not see the same options if you’re not accessing the site from WordPress.com, but it would be good to confirm what you see on your end.

    Thread Starter optingoutofnormal

    (@optingoutofnormal)

    I am accessing it through WP. I have screenshots. I also used your SnipBoard link and it’s not pasting into this window. I have a mac … Using the “shift, control, command and 3 is not working!”.

    /Users/stacyford/Desktop/Screen Shot 2021-03-12 at 10.05.19 AM.png
    /Users/stacyford/Desktop/Screen Shot 2021-03-12 at 10.04.57 AM.png

    I am doubting you can see screenshot from my link above.

    Thread Starter optingoutofnormal

    (@optingoutofnormal)

    Can I please send the screenshots through email someway, or upload them somewhere?

    Moderator James Huff

    (@macmanx)

    Please use https://snipboard.io to share those screenshots here.

    Thread Starter optingoutofnormal

    (@optingoutofnormal)

    Please see my prior post. Snipboard does not work with my mac. I tried. So that’s not an option. I also consulted with another user and tried to save it to my clipboard and attach it that way. It’s not working either.

    Can I please just get the code to change the link color, and the line I need to put it in for my CSS code?

    Adam Leone

    (@aleone89)

    Hello there,

    Many thanks for reaching back out.

    Ideally, we need to screenshots in order to make sure that code is correct.

    Are you able to use an alternative method like Google Drive or Dropbox to share those screenshot images please?

    Many thanks in advance.

    Adam Leone

    (@aleone89)

    In the meantime, you could try adding the following CSS:

    
    a {
        color: red;
    }
    

    You would change red to whatever colour you need.

    Thread Starter optingoutofnormal

    (@optingoutofnormal)

    Yes, I can put the screenshots into a google drive folder. Please give me the email address or how you’d like me to give you access.

    Thank you,

    Stacy

    Adam Leone

    (@aleone89)

    Hello Stacy,

    This can be shared via a link as detailed here: https://support.google.com/drive/answer/7166529?co=GENIE.Platform%3DDesktop&hl=en

    Have you also tried adding the CSS via Customize > Additional CSS?

    Many thanks.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Hyperlink Color Change’ is closed to new replies.