hello i need to
1.- to hide the date on the blog area
in the quick css i put this
.home .av-masonry-date {
display: none !important;
}
.av-masonry-date {
display: none !important;
}
but it still show the date
2.- that shows more posts in the blog area , so can not be so big the image
in the quick css i put this