- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › HTML5 Reset?
Tagged: css
Hi,
I just have to customize the h1 which uses a large font and a special typography. Now, I noticed that there’s a huge space between h1 and the text after.
By looking to CSS I found that line which is responsible of that space: h1{font-size:2em;margin:.67em 0}
Now, I’m not sure if I have to change it. I have no idea what’s the Html Reset style is for? and how to customize properly considering that you have surely inserted this Css for a reason.
Look forward to your feedback!
I actually didn’t add that particular code in. That code is present in all of the new Genesis Themes since it is based on the default Genesis Sample theme. I just add in my own design and leave some of the default code in. You can take a look here on what Reset Css is – http://www.cssreset.com/what-is-a-css-reset/
You’re more than welcome to change it if you need to.