Image widget attributs CSS is not working since last update
Hi,
I updated my website with the latest version of siteorigin, but since all the custom css of my images isn’t effective anymore.
For example, the “family picture” on this page is not anymore rounded with a border :
This is the CSS I used in the Styles CSS in Attributs of the rows
{
overflow: hidden;
border-radius: 10px;
border-style: solid;
border-width: 2px;
border-color: #daaa8d;
}
Is there a way to make the images like before the update ?
Thank you,
Victor
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hey, I solved the problem by taking off all the {} and ;
:)
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.