hi, 2 issues please:
1. i want to remove the date shown on the post i publish, this goes in general for all the website, no need for dates
example here:
http://the-chinese-way.co.il/treatments/
2. on mobile view, the images are not shown properly, how can i fix it?
again, same page:
http://the-chinese-way.co.il/treatments/
thanks
Hi Saritedri,
1. Please try the following in Quick CSS under Enfold–>General Styling:
.av-masonry-date {
display:none !important;
}
2. I’m not sure what you mean, could you post a screenshot highlighting the problem please?
Best regards,
Rikard
hi
here is a link to the screenshot
http://screencast.com/t/DUSJwe6XsZP
its the same url i posted before
thanks
Hey!
try this code:
figcaption.av-inner-masonry-content.site-background {
height: 40px;
}
Cheers!
Andy
thanks its working,