Site logo

[Support request] Cannot find where to change background image URL

Home Forums Support [Support request] Cannot find where to change background image URL

Home Forums Support Cannot find where to change background image URL

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2600157
    Denis

    Hello
    I can see an image URL in the home page source code just before the <body> section. That image URL is incorrect and points to another site, so I need to fix it. I can’t find where to change it.
    Can you please tell me how to change the image that shows here:

    URL : https://www.DOMAIN.COM/wp-content/uploads/t123-bg-1.png?id=519
    Note 1 – I cannot see it in the theme custom CSS, nor is it in the WP Bakery Visual Composer custom CSS or shortcode mapper.
    Note 2 – this only appears in the home page source code.

    SOURCE CODE:
    .main-navigation .main-nav ul li a {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 60px;
    } </style>
    <style type=”text/css” data-type=”vc_shortcodes-custom-css”>.vc_custom_1634741427008{background: #333333 url(https://www.DOMAIN.COM/staging1/wp-content/uploads/123-bg-1.png?id=519) !important;}.vc_custom_1634747011426{background-color: #0a0a0a !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head>

    Thanks for the help 🙂

    #2600164
    Leo
    Staff
    Customer Support

    Hi there,

    Have you checked with Visual Composer’s support team first?

    The CSS selector .vc_custom_1634741427008 suggested that it’s coming from the plugin.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.