Delete Published by name at 25 februari 2015 and item date

Hi there,

A single portfolio item has on top the text Published by  name at 
And under featured image/movie also Date 25 februari 2015. 

I've tried every CSS codes on the form listed:

}
.portfolio_group .portfolio-item .desc .details-wrapper { display: none; }
.portfolio_group .portfolio-item .desc .desc-wrapper { margin-right: 0; }
.post-desc .author-date .post-author { display: none; }
.blockquote p.author i { display: none; 
.post-meta .author-date { display: none; }
.single-post .author-date .date { display: none; }
.masonry .author-date .date { display: none; }
.author-date .date { display: none; }
.single-post .post-nav { display: none; }

.single-portfolio .post-meta .author-date { display: none; }
.single-portfolio .post-header .button-love { display: none; }
.section-post-related .post-related .date_label { display: none; }

.post-header .author-date { display: none; }
.post-meta .author-date { display: none; }

.fixed-nav.format-image .desc .date { display: none !important; }
.fixed-nav .desc h6 { border: 0 !important; }

.post-desc .author-date .date span.label { display: none; }

.portfolio_group .portfolio-item .desc .details-wrapper { display: none; }
.portfolio_group .portfolio-item .desc .desc-wrapper { margin-right: 0; }
.project-description li .label { display: none; }

Nothing works, do you have any idea?


Comments

Sign In or Register to comment.