Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #616635

    Hi. Am looking at my gallery on mobile and the title at the bottom is cropping the lower portion of the photo. is there a way to fix this? thanks. view the url below on a mobile device and you will see what i mean. Thanks! Jen

    #616673

    Hey AirstreamCoach!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    figcaption.av-inner-masonry-content *, figcaption.av-inner-masonry-content {
        background: transparent!important;
        color: white;
    }}

    Regards,
    Yigit

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