Home>Support>2 Questions on hover effects using page builder and CSS editor

2 Questions on hover effects using page builder and CSS editor

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello!

I am using both the Page Builder and the CSS Editor for a website I’m developing.

My first question is: In the features section I was able to get the circles around the icons to change color by using the following css code that I found in the forums:

.sow-icon-container.sow-container-round:hover{
color:#6FC3D9 !important;
}

Now for the question, I have this section on multiple areas of the website and need it to be different colors on different pages. I can’t for the life of me figure out how to make that happen. I tried adding classes to the rows and such and it’s just not happening.

Second question:

I’m trying to add a hover effect to a caption on an image following this tutorial, example #2. For some reason I cannot get the hover effects to work at all. Everything else seems to work correctly, but nothing hovers!

I’m pretty new to hover effects (obviously), so I appreciate any help provided!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Betsy,

    You might be better off adding the class directly to the widget, which can be done via the widget styles sidebar, and then targeting it. For example, if you added example to an icon widget it would be something like this:

    .example .sow-icon-container.sow-container-round:hover{
    color:#6FC3D9 !important;    
    }
    

    I would recommend the SO Page Builder Animate plugin to set up animations like the one seen in that tutorial.

    With that said, I can give you a hand but I’ll need to have a look at your code / website to really help. Do you have a public URL where I can take a look? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More