Removing Empty Space

Hi, I'm curious how could I remove the space between Portfolio title and content in Portfolio Single Page.
I used the css below to remove descriptions of the Portfolio but I think it made an empty space.
-
.project-description li.one-third { display: none !important; }
.single-portfolio .single-photo-wrapper .image_frame { display: none !important; }  
-

this is the image link which explains the space I want to remove.
Thank you and wait for your answer! :) 

Comments

Sign In or Register to comment.