Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #732603

    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.

    #732610

    and how can i disable the short description and only show the title text in the mansory mouse over overlay?

    #732786

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.