Title: Row Background image Responsive Issue
Last modified: April 10, 2018

---

# Row Background image Responsive Issue

 *  Resolved [mikehopkins92](https://wordpress.org/support/users/mikehopkins92/)
 * (@mikehopkins92)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/)
 * Hello,
 * I have recently had trouble with the row background images being un-responsive
   on mobile devices.
 * [http://www.tahomes.co.uk/](http://www.tahomes.co.uk/)
 * I have tried cache emptying, reinstalling page builder and disabling plugins 
   with no luck.
 * My thoughts are it could be to do with WordPress version 4.9.5.
 * Any help would be much appreciated.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frow-background-image-responsive-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10164633)
 * Hi Mike
 * Please, can you try editing the contact row on the home page, click Attributes
   and check that `mob-pad-15` is not inserted into the CSS Styles field. It can
   be inserted into the class field but it looks like it’s inserted as a style somewhere
   too, that ideally should be removed.
 * The button shortcode in use isn’t loading on mobile, not sure why that is.
 * Please, can you show us the site with all plugins deactivated except for those
   authored by SiteOrigin.
 * Thanks
 *  Thread Starter [mikehopkins92](https://wordpress.org/support/users/mikehopkins92/)
 * (@mikehopkins92)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10164749)
 * Hi Andrew,
 * Many thanks for the swift response.
 * I have removed all mob-pad-15 from the homepage and have deactivated all plugins
   except siteorigin pagebuilder and widgets bundle.
 * The header image is still un-responsive on my mobile device.
 * Thanks,
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10164770)
 * Thanks.
 * The background image `cover` is now working correctly for me on mobile. Are you
   sure you can’t see a difference in the row background on mobile? Ideally, you
   need to see what I see on mobile so that you can check the image after each plugin
   activation to wait for the change.
 *  Thread Starter [mikehopkins92](https://wordpress.org/support/users/mikehopkins92/)
 * (@mikehopkins92)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10164813)
 * Hi Andrew,
 * When I resize my browser window, the background image is responsive. However,
   on my mobile, it is ‘zoomed in’ and does not reflect what I’m seeing on my desktop.
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10164829)
 * Any chance you’re seeing a cached version on mobile, here is my view:
    [https://www.dropbox.com/s/gaffxocru9t8wi5/IMG_0230.PNG?dl=0](https://www.dropbox.com/s/gaffxocru9t8wi5/IMG_0230.PNG?dl=0)
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10164844)
 * Ideally, you need to see that view and then reactivate plugins one by one until
   the zoomed in issue reoccurs.
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10164916)
 * The team figured it out. It’s a Sydney related issue. Try adding to Customize
   > Additional CSS:
 *     ```
       .panel-row-style[data-hasbg="hasbg"] {
           background-attachment: scroll !important;
       }
       ```
   
 *  Thread Starter [mikehopkins92](https://wordpress.org/support/users/mikehopkins92/)
 * (@mikehopkins92)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10165002)
 * Hi Andrew,
 * I did just try deleting caches with no success.
 * I have just tried the CSS above and it has worked! Thank you and your team so
   much, this problem was driving me a bit crazy!
 * really appreciate the fast responses.
 * Many thanks,
 * Mike.
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10165650)
 * Super, glad that helped 🙂 All the best.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Row Background image Responsive Issue’ is closed to new replies.

 * ![](https://ps.w.org/siteorigin-panels/assets/icon.svg?rev=2556869)
 * [Page Builder by SiteOrigin](https://wordpress.org/plugins/siteorigin-panels/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/siteorigin-panels/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/siteorigin-panels/)
 * [Active Topics](https://wordpress.org/support/plugin/siteorigin-panels/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/siteorigin-panels/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/siteorigin-panels/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [pagebuilder](https://wordpress.org/support/topic-tag/pagebuilder/)
 * [row](https://wordpress.org/support/topic-tag/row/)

 * 9 replies
 * 2 participants
 * Last reply from: [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/row-background-image-responsive-issue/#post-10165650)
 * Status: resolved