Do not edit the Twenty Thirteen theme. It is the current default WordPress theme and having access to an original, unedited, copy of the theme is vital in many situations. First create a child theme for your changes. Or install a custom CSS plugin.
Thread Starter
cpisar
(@cpisar)
Esmi: Thanks for the tip. I edit locally before I make any changes. The distance between the header and the first post on my “news” page is larger than those of my pages (Home, Discography, Singles). Any idea how to fix this issue?
I’m sorry but no one here is going to help you edit the current default WordPress theme. Create a child theme.
Thread Starter
cpisar
(@cpisar)
Child theme in place now what?
Hi cpisar ,
You can go and edit your css file.
Making child themes is more of a waste of time and making more work for the ones who want to code but why?
Pick the issue with firebug and go and edit this file to make css changes .
http://raheimdandre.com/wp-content/themes/twentythirteen/style.css
If you need to go into template files and you need to identify which file to edit you can use this website: WP theme hacks
Robert