I think I may have the solution below 🙂
Try adding this to your CSS file:
@media screen and (max-width: 479px) {
.sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {
background-image: url('http://www.thousandgirlsinitiative.org/wp-content/uploads/2016/04/Wendy-mobile.jpg') !important;
}
#why-sponsor-homepage {
padding: 20px;
}
}
All I have done here is removed the space between url
and the link of the image and it seems to work like a charm when I added the CSS via Google Developer Tool.
Related Posts:
- Slow wp_enqueue_media()
- Change media attachment author via mysql query
- Is there a way to add a link directly into this media query?
- How to Optimize WP site for millions of posts
- Differences between wpdb->get_results() and wpdb->query()
- Get Terms by IDs with IDs order
- wpdb get posts by taxonomy SQL
- How many WordPress SQL Queries per page?
- Advanced Custom Fields – Query Efficiency
- Filter Media Library by author or post_parent
- How to display lastest post date in the homepage?
- Get a user’s most recent post title
- Different Main Navigation per category
- How to tell if $query_var isset?
- Show All Posts Insert Edit Link
- Get IDs of posts currently visible on archive
- Get posts by category with pure SQL query
- can’t get query to order posts by acf datepicker
- Sorting Grids with Essential Grid and Events Manger
- The use of including upgrade.php when building custom queries
- Custom query to get terms from post ids
- Get the timout value of a saved transient?
- WordPress query by category, sorted by custom field
- Does meta_query work within get_posts array?
- Slow meta_query with about 4 milion record on wp_postmeta
- How to show more than 5 posts?
- Deleting data from a custom table in WordPress
- WordPress Find Duplicate Post By Content
- WP Query Sort by meta value (date)
- mySQL query. ORDER BY meta_key
- how to query multiple categories in wordpress?
- Disable the MySQL query in the main query
- Strange string in console from wpdb query
- Update slug (URL) of pending posts via phpMyAdmin
- How can I get the query that would be run for the archive page?
- Query metas (and not : query posts by metas)
- Select query for a login
- What’s wrong with my $wpdb prepare?
- pre_get_posts : ‘post__not_in’ doesn’t work with global variable
- where should I reset query after using get_results?
- Missing posts in a query
- Alter a specific query on WordPress
- Exclude featured image and custom field from this get_attachment query
- Protect sequence of pages with same password for each of two groups of users
- How is it possible to get top comment from all children?
- wpdb print all post meta
- Form and custom query problem
- Export Specific User data without plugin
- Query to get number of posts last week
- How to write: $wpdb->update having WHERE NOT value pair in the array
- Exclude all sticky posts front page twenty twelve
- All in One Calendar Plugin Custom Post Type Query [closed]
- Get Posts from Last 24 hours and Sort them via GD Star Rating
- wpdb COALESCE won’t work
- get csv of users with user_meta
- Custom SQL Query passing array to WHERE p.id
- Query does not return content
- Query posts dynamic date range
- Parse query filter in wordpress and relation
- Query posts based on previous query
- Waypoints + infinite scroll with custom query
- get posts by tag to showing in a widget
- Mysql query not working on WordPress 4.2.2
- get_post_meta with WP_query
- Taxonomy filter under Polylang
- How to create an overview of posts with the same tag?
- List WordPress Post and Related Attachments outside of a post page
- How properly create a blog template for wordpress?
- Problem on displaying the results on my query
- Improve performance of slow query
- JetEngine Query Builder – order by value from repeater
- Change pure SQL database query to WordPress post query?
- WordPress search in modified post title
- How to add url parameter to every search query in SearchWp?
- meta_query not working
- Cannot get sql request from Query object?
- WordPress query: merge meta key (number) values and sort
- Heavy meta query causing SQL crash
- Question about of query
- Is there any way to get all custom posts and all custom terms with it’s meta in few queries?
- Modify behaviour of “s” parameter in wp_query
- Speed up search query that searches in post meta?
- How to make MySQL search queries with quotes
- Limiting a filtered query
- Archive query not working correctly
- Custom MySQL Query for Post and Post Meta
- very slow wordpress query with default query
- Displaying popular posts
- Custom Query problem access the values
- How to have more post in a page than in your home page
- Find all posts via SQL beginning with A of type B
- learn to run wpdb class
- Display old posts if no future posts exist
- Access Tables with number prefix
- If more than 1 image show post link?
- how to add a read more button to my blog page?
- Print data from wordpress sql query
- Can I create my own query in wordpress with traditional methods?
- Query filter on custom post by current author in post widget for elementor query id
- Querying Posts from ACF Repeater Subfield Select Value