How do I remove some of the spacing between Post Title and the Web Page Title?
Please help?
How do I remove some of the spacing between Post Title and the Web Page Title?
Please help?
You could try adjusting the padding/margins in the CSS file.
That's the problem because I can't seem to find out where that is within the css. Any specific help is appreciated?
You could view the webpage with an app like Firebug to discover the names of the elements you are looking for, and then open up the stylesheet and using the find function, search for those elements, then make your changes.
Got it! Thanks!
You must log in to post.