Hello tagdiv team,
How to show header top menu instead of social icons in mobile view?
Please check screenshot
https://gofile.io/?c=IqK51k
thanks
Suman
Hi,
This can be achieve only if you are using the responsive version of Newspaper theme with a cloud header from tagDiv Cloud Library, edit it with tagDiv Composer and set the mobile menu like this -> http://prntscr.com/pmvsmr -> http://prntscr.com/pmvspt
Thank you!
Hello Calin,
Thanks for your response.
Unfortunately, I don’t want like this.
when click hamburger toggle in responsive menu it open menu list, perfect but I want to show top menu list instead of social icons. That means replace social icons and place my top menu items here,
http://prntscr.com/pn3g2p
————–
thanks
Suman
Hi,
Unfortunately our theme do not have any option to can replace the socials icons from here -> https://prnt.sc/pn3g2p with the top menu, sorry for the inconvenience!
Thank you for your understanding!
is there any other options to customize responsive mobile menu items?
Hi,
No, unfortunately this part of mobile -> https://prnt.sc/pn3g2p can not be edit for the moment, there will be add an option for this section in the coming updates.
Thank you for your understanding!
Hello,
I would like to show my top header menu in responsive mobile view.
How can I do that?
Hi,
This can be achieve only with custom css , if you need help with this, please provide me a link to your website, in this way I will be able to provide the code that you need.
Thank you!
Hello,
From what I can see you already have the top menu on mobile -> http://prntscr.com/pskzyd -> http://prntscr.com/psl0ae if this is not what you mean, please provide some more details.
Thank you!
Hello
I am very sorry, I may not clarify you exactly what I need.
http://prntscr.com/psse3u
I don’t like to show my social icons in mobile toggle menu top list.
I want to show my top menu bar here. so that I website visitors can go contact and about page from mobile view.
Thats it. If you still don’t get me, let me know.
Hope you will fix this issue.
Thanks
Suman
Hello,
Please notice that you can not customize the mobile menu in this way ( to replace the social networks with top bar) -> http://prntscr.com/pt29kd, sorry! you can customize only the elements that re in mobile menu, so if you want to remove the social networks, then you can use this custom css -> http://prntscr.com/pt2azj
#td-mobile-nav .td-menu-socials {
visibility: hidden;
}
The code need to be set Theme panel> Custom code> Advances css> phone
Thank you for your understanding!