Button copy appears underlined
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.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Ah 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
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.