head background "xxx_menu-bg_xxx.jpg" can't be replaced.. fixed

Posted in: Newspaper
Post count: 4

There is no where to change this background


/* phone */
@media (max-width: 767px)
{
.tdi_3_f28_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("https://192.168.0.40/wp_011_life_news/wp-content/uploads/2019/02/menu-bg.jpg") !important;
opacity:0.2 !important;
background-size:cover !important;
background-position:center top !important;
}
}

and


.tdi_24_882_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("https://mb.today/wp-content/uploads/2020/07/xxx_menu-bg_xxx.jpg") !important;
background-size:cover !important;
background-position:center top !important;
}
  • This topic was modified 6 years by haroldouyang. Reason: fixed
Post count: 4

that “xxx_menu-bg_xxx.jpg”, is not able to change at all.

Post count: 35449

Hi haroldouyang,

Usually the header backgrounds can be edited using tagDiv Composer -> https://i.imgur.com/t22udyZ.png -> https://i.imgur.com/ZiUrYyU.png
If this is not what you mean, please provide some more details and a link where I can inspect the background image that you are referring.

Thank you!

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