Travel Demo: can't change background color

Posted in: Newsmag
Post count: 29

Hi,

I tried to use travel demo theme. Everything works fine but I have two easy questions here.

1) How can I change footer background color? I tried from theme panel>theme color>footer>background color. But my footer background stays black after changing. ( I tried sign in and out, but it stays black)

2) How to change post/page background? I mean the background behind post content/words. The initial setting seems to be a little bit transparent. I’m trying to make it opaque white.

Thank you

Post count: 6535

Hi

1. I’ve tested footer background color on my side with last theme version available on themeforest and works fine: http://screencast.com/t/clsdtDDDvtZhttp://screencast.com/t/0nAtMkKD1
Maker sure that you’re using V 2.3.7 of the theme which is avalable on themeforest and also update Visual Composer at V4.11.2, clear all caches then test again. Here you can find our update documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Let me know how it goes and if the problem persist please provide your site url so I can have a closer look at this issue.

2. Try this css in theme panel > custom code > custom css to change post/page content background color: http://screencast.com/t/CKZGkvZq9

.td-container{
background-color: wheat;
}

Thanks!

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