J
jpheezy
Guest
I am displaying a very simple link in html.
<a href="/?page_id=23"><h2>Info</h2></a>
My problem is that my CSS is styling this info not how I would like in this instance. I know I can go and change the CSS but I need to the styling for everything else.
Is there some kind of code that I can enter in that will override the CSS or just make it so it is not styling this link? Thanks
<a href="/?page_id=23"><h2>Info</h2></a>
My problem is that my CSS is styling this info not how I would like in this instance. I know I can go and change the CSS but I need to the styling for everything else.
Is there some kind of code that I can enter in that will override the CSS or just make it so it is not styling this link? Thanks