Comments CesarMiHome started the conversationJune 14, 2018 at 8:55pmThe background images of the rows in WPBakery PB don't show, because has a redirection of the background images in the CSS code that try to show an image on codex-themes.com. The link is broken and the image doesn't show. The CSS code is: .vc_custom_1528948385082 { border-top-width: 1px !important; background-image: url(https://codex-themes.com/thegem/creative-shop/wp-content/uploads/2017/08/1.jpg?id=24903) !important; background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; border-top-color: #000000!important; border-top-style: solid !important; } How can I delete this CSS code? 4,774Michael repliedJune 15, 2018 at 8:26amHI! You can delete this code in page settings: Sign in to reply ...
The background images of the rows in WPBakery PB don't show, because has a redirection of the background images in the CSS code that try to show an image on codex-themes.com. The link is broken and the image doesn't show.
The CSS code is:
.vc_custom_1528948385082 {
border-top-width: 1px !important;
background-image: url(https://codex-themes.com/thegem/creative-shop/wp-content/uploads/2017/08/1.jpg?id=24903) !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
border-top-color: #000000!important;
border-top-style: solid !important;
}
How can I delete this CSS code?
HI! You can delete this code in page settings: