Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1091012

    Hi,

    I just noticed that my blog post captions are not viewable on my iPhone 10s Max. They are set to display as centered overly but it does not work if I set it to default either. It only works when viewing with a desktop.

    Is there a setting that I am missing?

    Url for reference:

    Thanks,

    GB

    #1091403

    Hi GB,

    You have this code which causes the issue:

    figcaption.av-inner-masonry-content {
        display: none !important;
    }

    it’s placed inside this media query:

    @media only screen and (max-width: 989px)

    Screenshot in private content.

    Best regards,
    Nikko

    #1091491

    Hi Nikko,

    OK, I just removed the code which was located in the Quick CSS editor area but the problem still exists.

    I noticed it is also not showing up under the images for these posts either:

    Any thoughts, I appreciate the help.

    Best,

    GB

    #1091506

    Hi GB,

    Can you try clearing the browser cache?
    I have checked it on my end, at first I wasn’t seeing it as well but after clearing the browser cache, I was able to see the caption.

    Best regards,
    Nikko

    #1091529

    You are right!

    I completely forgot about the iPhone browser cache erase in settings.

    Thanks so much!

    GB

    #1091586

    Hi GB,

    We’re glad that we could help :)
    Thanks also for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Issue with elements caption / using Masonry blog posts in mobile’ is closed to new replies.