• Resolved mikehopkins92

    (@mikehopkins92)


    Hello,

    I have recently had trouble with the row background images being un-responsive on mobile devices.

    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 to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    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

    (@mikehopkins92)

    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

    (@misplon)

    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

    (@mikehopkins92)

    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

    (@misplon)

    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

    Plugin Support Andrew Misplon

    (@misplon)

    Ideally, you need to see that view and then reactivate plugins one by one until the zoomed in issue reoccurs.

    Plugin Support Andrew Misplon

    (@misplon)

    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

    (@mikehopkins92)

    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

    (@misplon)

    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.