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
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
I’m sorry I never closed the loop on this. Please close the thread.