-
AuthorPosts
-
August 10, 2016 at 1:04 pm #1125960
Hello, I am having a strange problem with the background image of a section disappearing on mobile. On the home page, it is the full width section with a blue overlay image. When viewed on a mobile device, the background image disappears and only the text is visible. This is a problem. Any thoughts? Thanks.
URL: lighthousewa.org
Versions of theme and Cornerstone are up to dateAugust 10, 2016 at 2:15 pm #1126051Hey There,
Thanks for writing in!
You can change the viewing option from the Row section itself. Kindly see attached Screenshot to do so.
Hope this helps!
August 10, 2016 at 2:55 pm #1126101I understand that, and I know how that works but I did not select to hide the section in any setting. I have a section that has a background image and the background image shows up fine on desktop. However, on my mobile device the background image from the section mysteriously disappears and all that shows is the text. The text in that section is a light color, because the background image is dark so this is a problem. Please see this page: http://lighthousewa.org/ministries/ and look at the bottom of the page. The section that has the dark blue background image is the one I am talking about. If you view that page on a mobile device, the background image does not show.
August 10, 2016 at 9:41 pm #1126624Hi Chris,
It’s the second section right? It’s displaying fine on my phone. Perhaps it’s not yet loading on your phone?
Thanks!
August 11, 2016 at 9:05 am #1127218I have attached two screenshots, one of my desktop view and one of my mobile view. The dark blue background image from the section at the bottom of the page shows on desktop and disappears on mobile. I have tried several mobile browsers and they all have the same issue.
August 11, 2016 at 9:07 am #1127224Sorry, here is the desktop view screenshot: http://prntscr.com/c4f4xm
August 11, 2016 at 10:53 am #1127363Hi There,
Another Staff Here.
Your background image is working fine on my end on my Android Phone.
Would you mind providing more information about the device and browser you are using while experiencing the issue?
Thanks
Joao
August 11, 2016 at 11:44 am #1127419I am using an iPhone 6S, I have tried Safari and Chrome, each one has the same background issue.
August 11, 2016 at 4:21 pm #1127735Hi there,
Please try to add this code in the customizer:
@media (max-width: 480px) { .page-id-194 #x-section-2 { background: url(http://lighthousewa.org/wp-content/uploads/2015/09/artarena_image_bible_table_2.jpg) !important; background-size: cover; background-repeat: no-repeat; } }
Hope this helps.
-
AuthorPosts