Background dissapear in Responsive

Posted in: Newspaper
Post count: 117

Hi,
In my full screen, with tech SKIN, i can see the background of my website. Hoever, if i reduce the width of the browser to half, the background dissapear. How can i retain the background color?

thanks
st

Post count: 23312

Hello St,

I suspect this strange behaviour of the theme that might be caused by interference between your untested plugins and our theme. Please try to disable all the active plugins, leave just Visual Composer, clear all cache, purge CDN file if you used and instal only the plugins that come bundled with our theme and rule out the conflicting plugins. The background is tested with our theme by default and works as expected.

Thank you for the message!

Post count: 117

Hi,
Sorry what i mean is with sportnews SKIN.
Please, check your demo: http://demo.tagdiv.com/newspaper_sport/
Try to resize the windows, and in one point, the background will dissapear.

thanks
st

  • This reply was modified 10 years by St.
Post count: 23312

Hello St,

Please notice that the background image it is always there but when you shrink the screen up to our fix width 1068 px. Also, please notice that the principal container has always the white color and the background-image no longer notice. In this case, you have to use a bit of CSS code to do it transparent using the code below.

The code is ->

.td-main-content-wrap, .td-category-grid {
background-color: transparent;
}

The result you should see here -> http://screencast.com/t/kYBslXgf

Thank you for the message!

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