Remove blank white space on Left of Single Posts & Pages
-
Hi, thanks for this fine theme.
However, when you enter individual posts or pages, there is a big blank space on the left of the text – giving the page an empty look especially when you write long articles like I do.
That space used to be topped by the post’s thumbnail and Tags as you know but I removed both, seeking to fit the body of the article to the entire space instead of having that frustrating blank part on the left.
Can you please help me get rid of this?
By the way, here’s a link with a screenshot for further description: https://mediarefereedotcom.files.wordpress.com/2015/04/blank-space.jpg?w=848
The blog I need help with is: (visible only to logged in users)
-
Hi. Sorry for the late reply.
You can use the following code:
.info-panel { display: none; } .post-text { width: 100%; } #comment-wrap { margin-left: 0; }
-
You are an absolute genius because with this, the Style theme has attained perfection.
There’s nothing else I could ask of this beautiful theme.
Thank you so much!
-
- The topic ‘Remove blank white space on Left of Single Posts & Pages’ is closed to new replies.