Row Background not Showing up on Mobile
This support request was posted in Smart by ninanevski
- ninanevski January 31, 2019 at 9:16 pm
Hi,
As you can see on my homepage here: worshippianotutorials.com, I made a row background image with a heading over it. However, you cannot see the background on mobile devices.
Also, on iPhones, the website is not responsive as it is on android, why can that be happening?
Thanks,
Nina
Juanfra Aldasoro February 4, 2019 at 2:18 pmHi Nina,
Thanks for writing. I hope you’re doing well.
Would you please add the following custom CSS:
@media all and (max-width: 767px) { .nice_row-inner, .vc_inner, .row-inner { display: block; } .background-inner:empty { display: initial !important; } }
Best,
Juanninanevski February 5, 2019 at 10:46 pmThanks! That worked 🙂
Also, is there a developer price available for this theme?
Juanfra Aldasoro February 7, 2019 at 12:40 pmGlad to hear that 🙂
No, unfortunately there’s no developer price.
Best,
Juan.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.