Mobile Options for Background Image

Posted in: Newspaper
Post count: 19

Is there a way to NOT LOAD a row background image (Row Settings/Design Options/Background Image) on mobile devices in order to increase performance?

Also, is there a way to differentiate between cell phones and tablets for mobile options?

Thank you.

Post count: 7909

Hi,

The theme is responsive as it is fluid and style for desktop/tables/mobile screens unfortunately it doesn’t have any settings to disable background image on mobile(you can only hide it via custom css) and this option is from Visual Composer(background to the row/column).
For css you can differentiate phones an tablets using media queries – https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
For php you could use this function – https://codex.wordpress.org/Function_Reference/wp_is_mobile

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.