RN
Asked
The index can't see background image, i see the following issues:
background-image: url("https://vpassetsltd.com/themes/default/admin/assets/domains/vpassetsltd.com/public_html/themes/default/admin/") !important;
Is there any solution? I have installed multiple ones without this problem.
background-image: url("https://vpassetsltd.com/themes/default/admin/assets/domains/vpassetsltd.com/public_html/themes/default/admin/") !important;
Is there any solution? I have installed multiple ones without this problem.
- MSAnsweredHello,
Why your URL is like this? Please check the `base_url` in the `app/config/config.php` If it's not `https://vpassetsltd.com/` then you can update.
Thank you - Login to Reply