Problem with footer

Posted in: Newspaper
Post count: 2

Hello, i installed ssl on my website https://www.dailypress.gr

The problem is that the footer keeps loading an image from http.
<style>
.tdi_141_989_rand_style > .td-element-style-before {
content:” !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
background-image:url(“http://dailypress.gr/wp-content/uploads/2020/01/footer_bg.jpg&#8221;) !important;
opacity:0.1 !important;
background-size:cover !important;
background-position:center top !important;
}
</style>

I tried changed the footer background image from the theme options and also from the tag div checked if there is any background image loaded from css, but no.

How can i change that css?

Post count: 35449

Hi,

You are using a footer page, so the background image from theme panel will not work, you’ll need to edit that footer page with tagDiv Composer -> https://i.imgur.com/lQSMGwo.png click on image, after that on row and check the css tab -> https://i.imgur.com/uI607IF.png

Hope this will help!
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.