Borders on H1, H2, H3 tags
I love the Suburbia theme and I feel removing the borders on the heading tags would make posts look a lot smoother. I added the following to the custom css but the preview still shows borders
h1 {
border-style:none;
}
h2 {
border-style:none;
}
I am new to adding CSS in WordPress. Does anyone have suggestion for removing the heading tags border?
Thanks in advance!
The blog I need help with is sylie.wordpress.com.