hi guys. great theme!!!!!!!!!!
i have some little questions. How can i disable the date here: http://imgur.com/a/GJWsj
How can i change the background color of the mansory?
How can i edit the mansory overlay here: http://imgur.com/a/GJWsj i want a full white overlay on mouse over. the whole image should be white only with heading text and short describtion.
Can you please help me with this. Thank you.
and how can i disable the short description and only show the title text in the mansory mouse over overlay?
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content, span.av-masonry-date { display: none; }
.main_color .av-inner-masonry-content, .main_color .av-inner-masonry-content .avia-arrow {
background: orange;
}
Best regards,
Yigit