This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

10
  1. Chandran V 10 years, 1 month ago

    My website is http://www.atcas.org.sg

    Sorry.

  2. Chandran V 10 years, 1 month ago

    Fixed it with you css. Thanks.

  3. Chandran V 10 years, 1 month ago

    Hi Greg,

    Just wondering – would it be possible to create a hover effect on the Features container?
    Thanks.

  4. Chandran V 10 years, 1 month ago

    I tried the following css but it’s not working.

    .sow-icon-container.sow-container-round:hover {
    color:red !important;
    }

    .sow-icon-typicons:hover {
    color:black !important;
    }

    Many thanks.

  5. Support Assistants 10 years, 1 month ago

    Hi Chandran

    You might try something like this:

    .sow-icon-elegantline:hover[style] {
    	color: red !important;
    }
  6. Chandran V 10 years, 1 month ago

    Hi, I am afraid the above css is not working either.

  7. Chandran V 10 years, 1 month ago

    Very sorry. Your css works. I would also like the Features containers at the bottom of my home page (just above the JOIN US button) to have the hover effect. Thank you.

    Cheers !

  8. Support Assistants 10 years, 1 month ago

    Sure. Try:

    #pgc-10-14-0 .sow-icon-container:hover[style] {
        color: red !important;
    }
  9. Chandran V 10 years, 1 month ago

    Works beautifully. Many thanks.

  10. Support Assistants 10 years, 1 month ago

    Super, glad to hear that helped. All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread