Wordpress Spacing question- help please

by 2 replies
3
Hi All

On the 2011 default WP theme , does anyone know how i can reduce the space between the top of the header image and the line of text "just another Wordpress site".

Appreciate any help

Thanks

Marty
#website design #question #spacing #wordpress
  • If you have knowledge on CSS, then change the following values. Otherwise paste the value in style.css file and save it. Hope it will work for you.

    HTML Code:
    #site-title { padding: 1.0em 0 0; } 
    
    #site-description { margin: 0px; }
    • [ 1 ] Thanks
    • [1] reply
    • Hi juhasan

      Thanks very much for this. Worked perfectly! I dont have any knowledge of CSS but am able to go into the editor and change things when i know what to change. Really appreciated your assistance

      Cheers

      Marty

Next Topics on Trending Feed