Hi,
I have searched the forum but can't seem to find anything that answers exactly what I need to do.
I would like to change ONLY the style of the links within blog posts (the ones that are currently underlined, and change to the main background colour on hover). I want to add a background colour to links within my posts. I have tried changing
a{
text-decoration: underline;
}
within styles 1,2,3 but this changes all the links on the site, including my post headings etc.
Please could you point me in the right direction?
Thank you














