Some Questing About my Newspaper7 Theme

Posted in: Newspaper
Post count: 7

Helo Sir,

1) Desktop Showing Newsticker, Wether, Stay connected Social Buttons but in mobile Nothing. How to get in mobile also these things?

2) I need to some changes need mobile theme like First need to show category 1, second need to show category 5 etc..how it is possible?

3) In desktop Stay connected Social counter header color i change to black, But no changes on the screen, what i will do?

http://chalakudyonline.com/

Post count: 7

I want to make a same like a newspaper7 demo mobile site..possible?

Post count: 23312

Hello sunnysunnet,

1)Please keep in mind that you are using the Mobile theme plugin, you will not bring these features on mobile mode because the theme has not been designed to render the Visual Composer elements in mobile theme, but only in Mobile Responsiveness mode. Please notice that the mobile theme has been built to be very fast and easy to be used. If you want to develop this plugin, through adding some additional settings and features, please notice that you will require custom work and we cannot provide these services at the moment, sorry! If you are not aware of these, please consider hiring a freelancer/developer to help you in this regard.
2)Please notice that the mobile theme cannot be changed without custom work. For more information about this feature, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
3)I suppose that you want to change the background color for your Social Counter header, right? Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->

.block-title > span {
background-color: black;
.block-title {
border-bottom: 2px solid #222222;

The result -> http://screencast.com/t/B7Vpy6dCS

If you want to have the exact layout with our demo for Newspaper, please notice that you can add the template when you create your homepage, like this -> http://screencast.com/t/4L4B5uHVDa -> http://screencast.com/t/HnezjEOty

Thanks for your understanding!

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