Hi
I’m currently developing a site and using masonry portfolio
The title and excerpt appear on desktop and on phone but on iPad, only the title appears with no excerpt
How can I fix this?
Hey briandeeney,
Add this to quick css:
@media only screen and (max-width: 989px) and (min-width: 767px){
.responsive .av-masonry-entry .av-masonry-entry-title+.av-masonry-entry-content {
display:block!important;
}}
Best regards,
Jordan Shannon
Thanks Jordan
Excerpt on ipad now works perfectly
Hi,
Great! Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
Thank Jordan
No further help needed so topic can be closed
Brian
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon