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].
I am using the Site Origin Button widget in page builder. For some reason the copy is underlined, when I hover over the button the underline disappears. If anything I’d prefer this to be the opposite. I have changed the themes, turned on and off hover effects. Any insight would be much appreciated.
Ah just an update. We were able to fix in the style sheet.
.post .post-excerpt a {
text-decoration: none;
}
If anyone else has the same problem.
Hi Lara
Really glad to hear you made progress. Don’t forget that all WordPress.org themes completely overwrite their own folder during theme updates so making changing directly to the theme’s style.css file isn’t update safe. If you’re not working with a child theme just copy the edited CSS rule over to a Custom CSS plugin.
Here is ours if you need one:
Page: SiteOrigin CSS Editor