I created my child theme. I put my logo but now I want to reduce the white space above the logo. What code it should I add to my CSS? and to enlarge the text on the menu?
http://imageshack.us/photo/my-images/683/articolo32dellamanovram.png/
I created my child theme. I put my logo but now I want to reduce the white space above the logo. What code it should I add to my CSS? and to enlarge the text on the menu?
http://imageshack.us/photo/my-images/683/articolo32dellamanovram.png/
Images only + CSS help = Guessing.
The branding in a default site is,
#branding { padding: 88px 0 44px }
Try
#branding { padding: 10px 0 44px }feliceguerriero,
please get http://getfirebug.com, which i mentioned in your other thread, or something equivalent so you can do some work yourself.
hi all,
i am using crystal report to view details of an employee in which i havent place any parameters in page footer.in aspx page i placed a button below crystal report viewer.on executing that there is much space between report and that button ..is there any solution to reduce that space .
This topic has been closed to new replies.