• How can I change the colour of Text when I hover over ?

    It is black but I want it to be orange when I hover over the text

    Many thanks

    • This topic was modified 3 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 6 replies - 1 through 6 (of 6 total)
  • What theme are you using? Usually, you can click “Appearance >> Customize” and that will take you into all the different settings you can modify for your theme. This just depends on what theme you are using, as to what you can modify.

    Hi there!

    Do you have a link to the website where you would like this to happen so we can take a closer look?

    You might be able to do this with CSS coding, depending – however, one thing to note is that plain text that changes color may also be confused with a link. I don’t know that I would recommend this type of function for plain text, just to keep clear what is and is not a link. ??

    If it’s a link you want to change on hover, I can probably help you with that — please post a link to the page or post.

    Thread Starter psvialli

    (@psvialli)

    Well my issue is I have 2 headings and I need to change the text to green and the other heading to Orange when I hover over each in turn.

    So cannot do that in Customize

    Thanks

    Thread Starter psvialli

    (@psvialli)

    Link is as follows:-

    https://ocbltd.co.uk/home-temp/

    So construction need to go orange and the energy to green when i hover over , they will be links to new pages

    Okay! So it is POSSIBLE to do this with CSS, but you’ll have to add a link ID for each of these two links – right now, using CSS code, it’s possible to change them BOTH to a different color on hover, but not individually.

    Alternatively, from viewing your page source, it looks like you are using Elementor – you might be able to do this more easily and in a way that you can customize without additional coding with that plugin. For example, I found this resource:

    https://elementor.com/help/change-link-color/

    That may make this a bit easier for you rather than trying to add link ID’s and CSS coding– since you’re using that plugin, you’ll generally want to ask questions in their help forum. That is where their experts hang out:

    https://elementor.com/support/

    And can give you the most individualized support.

    Thread Starter psvialli

    (@psvialli)

    Thanks you so much Sarah that is very helpful indeed !

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change Text with Hover Over’ is closed to new replies.