Working on a new website at and I am having a problem with the slogan bar below the slider – you will see that below the slogan there is a substantial amount of space, and above the button to the right there is another space– it seems like I Should be able to eliminate both of those spaces. I’m not sure where they came from, or how/where to edit them. Thanks!!
Thanks for sharing. If you have directly edited the theme file, your changes will get lost when you update the theme instead paste the above CSS in Appearance->Theme Options->Design Options->Custom CSS box
Okay – thanks. I suppose that goes for any edits to the theme css…
Will that be the same for editing other files in the theme as well, like in my other recent post about a 2nd business page?
(Still learning WP). Thanks.
For CSS you can use custom CSS box but if you like to edit the html/php coding you have to create child theme if you want the changes to remain intact. Here is link for more detail http://codex.wordpress.org/Child_Themes