Hello, How can I get there to be less space between my page title and the text content?…I am adding content on "Edit Page" (html) but, once I update, the page content text is very far down the page from the page title (it seems the background is causing this?) Here is a link..you can see the bulleted text has a large space between that and the "Systems Engineering" title. http://www.myriaddesignworks.com/mti-systems/?page_id=186 Let me know if there is a fix for this.. thank you!
Hello , Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .page-content { padding-top: 0px; } This will solve your issue. Thanks & Regards Gourav Shrivastava