Title: Beaver Builder background images
Last modified: October 1, 2016

---

# Beaver Builder background images

 *  Resolved [wekhter](https://wordpress.org/support/users/wekhter/)
 * (@wekhter)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/beaver-builder-background-images/)
 * I set up the CDN enabler on my site and images are now being served by the CDN–
   except for background images set by Beaver Builder (like setting background images
   on rows)
 * Is this a known incompatability and is there a way to change it?

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

 *  [codyarsenault](https://wordpress.org/support/users/codyarsenault/)
 * (@codyarsenault)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/beaver-builder-background-images/#post-8247232)
 * Are your background images by chance being called directly from a CSS file or
   set directly in a plugin’s configuration? CDN Enabler won’t automatically convert
   these types of URLs, you will need to change them manually to use the CDN URL
   instead of the origin URL.
 *  [acutchin](https://wordpress.org/support/users/acutchin/)
 * (@acutchin)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/beaver-builder-background-images/#post-8584711)
 * I need to use CDN URLs with Beaver Builder row background images. However, there
   does not appear to be an option to specify a URL. There is only the option to
   select from the media library.
 * How do I do this?
 *  [rcuringt](https://wordpress.org/support/users/rcuringt/)
 * (@rcuringt)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/beaver-builder-background-images/#post-8616630)
 * I’m having the same problem when using a CDN on my background images. When CDN
   is activated it pulls a string like this in my source code and image is broken:
 * background-image: url([https://myCDNdomain.com/&quot://mydomain.com/wp-content/uploads/2017/01/plane.jpg&quot](https://myCDNdomain.com/&quot://mydomain.com/wp-content/uploads/2017/01/plane.jpg&quot);)
 * When it works my source code is without my CDN: background-image: url(“[https://mydomain.com/wp-content/themes/rise/images/templates/plane.jpg&#8221](https://mydomain.com/wp-content/themes/rise/images/templates/plane.jpg&#8221);;)
 * Searching the web this seems to be a common problem, but not clear answer on 
   how to fix.

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

The topic ‘Beaver Builder background images’ is closed to new replies.

 * ![](https://ps.w.org/cdn-enabler/assets/icon-256x256.png?rev=2472538)
 * [CDN Enabler](https://wordpress.org/plugins/cdn-enabler/)
 * [Support Threads](https://wordpress.org/support/plugin/cdn-enabler/)
 * [Active Topics](https://wordpress.org/support/plugin/cdn-enabler/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cdn-enabler/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cdn-enabler/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [rcuringt](https://wordpress.org/support/users/rcuringt/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/beaver-builder-background-images/#post-8616630)
 * Status: resolved