How to change colours on the animal sample

This topic has 4 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Robert Hall

  • Avatar: canito
    canito
    Participant
    December 3, 2015 at 23:05

    Hello

    How do I change the colours of this section
    https://www.dropbox.com/s/zvmei064ebkc5fc/Screenshot%202015-12-04%2009.03.15.png?dl=0
    On this page
    https://www.8theme.com/demo/woopress/animals/

    The hover effect makes the icon to change to green, but I need another colour, how do I do this?

    Regards

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 4, 2015 at 08:59

    Hello,

    Please use the following code in Theme Options->Custom CSS->Global Custom CSS.

    .woopress-hover-animals .aio-icon-box .aio-icon:hover {
        background: #9DA287 !important;
        color: #fff !important;
        border-color: #9DA287 !important;
    }

    Regards,
    Robert Hall.

    Avatar: canito
    canito
    Participant
    December 4, 2015 at 11:21

    Thank you Robert,

    But that didn’t work…

    You can see the website here and that 3 columns with icons is at the end of the page

    Any other idea?

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 4, 2015 at 14:37

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.