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

    Hi!
    I noticed that post titles are displaying on iPads and iPhones even though I have the settings set to only display on mouse rollover.
    Is there an other mobile setting that I am missing?

    Thanks,

    GB

    • This topic was modified 5 years, 7 months ago by gb.
    #1092207

    Hey gb,

    Add this to quick css:

    @media only screen and (max-width: 1024px)  {
    figcaption.av-inner-masonry-content.site-background{
    display:none!important;
    }}

    Best regards,
    Jordan Shannon

    #1092532

    Thanks so much!

    #1092815

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1092941

    All good, you can close it , thanks!

    #1093060

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Titles are displaying on mobile devices.’ is closed to new replies.