I want to remove the value of padding-top: 20px; to 0px, but what does not work. I would want that on the full version of the site, this value was 0 and all the rest and left 20px. Tell me how to do it?
Tried to put the value of padding-top: 0px; in the 3226 line. Do not listen.
In socialize you can create a style override in siteroot/templates/socialize/css create a file called custom.css if you don't already have one then simply add this into the file
Change the padding value to what ever you would like eg 10px