Hi, earlier i posted this https://forum.tagdiv.com/topic/newsmag-home-page-need-help/ because i needed some help to build my home page, now i have built it but the problem is that the “navbar”(Six Dots which you click and then category appears, hope it’s called navbar, if not then you know what i mean) for mobile is just below the logo and it can’t be tapped without tapping the logo which redirects to the homepage and it also looks very awkward , so how can i correct it so those 6 dots which you click and the menus appear in cellphones are separate from the logo, meaning there’s ample space between them. Here you can check the tapping error which i am talking about.
check this screen shot http://postimg.org/image/rp9yoqodj/ or the link below.
2. Another thing i noticed that after i had built my homepage and selecting it from settings > readings, i am no longer able to change the header style in newsmag. i mean it does change it but the website remains the same and no difference appears..
Thanks!
-
This topic was modified 10 years by
MudassarSaeed.
-
This topic was modified 10 years by
MudassarSaeed.
Hi
1. Try this custom css in theme panel > custom css: http://screencast.com/t/9aYtsB6oNssx
@media (max-width: 767px){
.td-main-menu-logo img {
max-width: 70%;
}
}
2. I am not sure I understand your issue totally. Try to deactivate all plugins except Visual Composer, clear all caches and test again If the problem persist please provide more details so I can duplicate the situation on my side.
Thanks!
Hi, thank you for the swift reply, It worked man. Thank you so much!
I am sorry if i weren’t very clear before, let me come again with more detail. earlier i was using the option “your latest posts” option in front display as my homepage (see screen shot 1), and then i was able to change the header style from theme panel, but then i learned that i can create a homepage (which i learned on your site here https://forum.tagdiv.com/homepage-how-to-build-and-set-it/) and then use it as static page. so i built a homepage and then from settings > readings i used the option “A static page” and selected the homepage page below from drop down menu which i had built earlier (screen shot-2). everything was good but now i am no longer able to change the header style (logo etc) from theme panel. i mean it does change when i select it from theme panel but it doesn’t take effect, meaning the changes do not appear on the website. Please guide me as to what i can do further to be able to change my header style. Thanks!
screen shot-1: http://postimg.org/image/u146hc9qv/
screen shot-2 http://postimg.org/image/wpdxrk1p5/
sorry delete this
-
This reply was modified 10 years by
MudassarSaeed.