Lisa Judkins
asked 9 years ago

I want to remove the blog settings on the left side of my blog. Please visit link:  http://www.flightattendantsource.com/the-travel-blog/
 
Would like to remove date, author, comments section and center blog content.
 
 
How can I do this??
 
Thanks in advance!
 
Lisa

Lisa Judkins
replied 9 years ago

just sent your log-in thru private answer. Please take a look. the date, author and comment still shows behind the blog featured image:http://www.flightattendantsource.com/the-travel-blog/

2 Answers
DominicStaff
answered 9 years ago

Hi,
To resolve this issue, you can add the following code to the style.css file:

[class*="template-blog"] .content-inner .entry-meta-top { display: none; }

[class*="template-blog"] .icon-post-format {display: none; }
.right-sidebar[class*="template-blog"] .content-inner .hentry { padding-left: 0px; }

Hope this helps !
 

Lisa Judkins
replied 9 years ago

meta info still showing behind image w code above. how can i remove?

Dominic Staff
replied 9 years ago

I have checked on our demo, it's still work fine. In debug your site but not saw the line code:
[class*="template-blog"] .content-inner .entry-meta-top { display: none; }
please check again or send me username & password of your site for further checking.
Regards,

DominicStaff
answered 9 years ago

Right now, you can check your site, I have helped you resolve it.
Regards,

Lisa Judkins
replied 9 years ago

Thanks!!!!!!!!

Powered by DW Question & Answer Pro