Original title and background colors flash on page load
-
The site is not live yet so no link. I have changed the title and caption area to black text on a white background rather than the default, original white text on a black background in the plugin CSS code. When the page loads the original defaults flash first before my Additonal CSS changes override them. This looks really bad with large areas of black flashing on the page as it is loading. How can I avoid this?
Oh, I did find a workaround, although this shouldn’t be necessary. I added the following Additional CSS in Appearance >> Customize:
`.rl-gallery .rl-gallery-link .rl-gallery-caption { background-color:rgba(255,255,255,1.0) !important; }’
- The topic ‘Original title and background colors flash on page load’ is closed to new replies.