Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #105935
    Julien
    Participant

    I cannot find where to change the colour of the site title when there is a hover over.

    Do I need to add CSS?

    Thanks

    #105938
    Mahesh
    Keymaster

    @jmbtravel: Please post in your site url.

    Regards,
    Mahesh

    #105961
    Julien
    Participant

    HI Mahesh

    Here is the link to check the Title hover over colour. It stays green. I would like it orange.
    http://www.jmb-travel.com/

    I have Aventurous Pro on another site and have the same issue.

    Please note too that under the featured content image the Title and Subheadline are not centered under the image. On both sites i see the same issue.

    Thanks

    Julien

    #105981
    Mahesh
    Keymaster

    @jmbtravel: Please add the following CSS:

    #site-title a:hover {
        color: rgb(255, 146, 18);
    }

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Site title hover over colour change’ is closed to new replies.