Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1413089

    Hello Enfold Team,

    I would like to make the title pop-up styling on mobile devices the same as I have on configured on desktops (mainly the opacity). Can you please point me in the right direction?

    Thank you.

    -James

    #1413143

    Hi James,

    Thanks for providing the admin access, I have added this CSS code in Enfold > General Styling > Quick CSS:

    @media only screen and (max-width:767px) {
      #top .av-masonry .av-inner-masonry-content {
        background-color: rgba(248,248,248,0.8);
      }
    }

    And it works when I’m logged in and temporarily disabled Siteground Optimizer but when logged out nothing changes.
    I tried to manually purge cache in Siteground Optimizer but does not seem to take effect as well.

    Best regards,
    Nikko

    #1465435

    I’m sorry I never closed the loop on this. Please close the thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile Masonry Gallery Styling’ is closed to new replies.