Hi,
I applied some styles to my page.
Some are showing and others not.
For example :
a {
color:#993406;
text-decoration:underline;
}
The color changer but there is no underline.
Any help please ?
PS: I’m using a wordpress multisite.
Hi,
I applied some styles to my page.
Some are showing and others not.
For example :
a {
color:#993406;
text-decoration:underline;
}
The color changer but there is no underline.
Any help please ?
PS: I’m using a wordpress multisite.
This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.
Hi Hassan
Any rules from your theme or other plugins that are more specific than your rule will take priority. You can try adding important to your declarations; here is how.