Tagged: x
-
AuthorPosts
-
March 2, 2017 at 9:32 am #1391974
newskywebsitesParticipantHey guys,
I am working on a new site that requires a sitewide background image. I’m using Renew stack and the background image doesn’t appear on mobile devices. This is a bit of a problem because the content area is semi-transparent and content bands are worked around that design concept. Can you tell me how to do both these things so I can trial/error:
1) show sitewide background image on mobile (much smaller version)
2) have a background COLOR on mobile instead of a background image so sites still load quickly.Site url: http://ctlandscapeservices.temp-website.us/
I’m using latest version of X, Cornerstone, and WP 4.7.2
I also have this CSS in place that MIGHT be an issue:
/* Make top bar, logo & top nav background semi-transparent */
.site {
background-color: transparent;
}.x-logobar {
background-color: rgba(255, 255, 255, 0.9);
}.x-navbar, .x-navbar .sub-menu {
background-color: rgba(114, 174, 0, 0.9) !important;
}.x-navbar .sub-menu {
background-color: rgba(132, 202, 0, 0.9) !important;
}.x-main.full {
background-color: rgba(255, 255, 255, 0.9);
}Thanks!
DawnMarch 2, 2017 at 11:04 am #1392091
newskywebsitesParticipantMy bad… you can disregard this. I got overzealous with my WP Rocket settings and caused this issue myself.
Sorry about that!
DawnMarch 2, 2017 at 11:13 am #1392103
JadeModeratorGlad to hear you got it sorted, Dawn.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1391974 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
