Hello,
Do not use the Mobile plugin, having the view that you mention that the theme is responsive. But the Top Menu Bar items are not showing up except for the facebook icon.
How do I fix this?
When I made the purchase of the Theme, I thought it was totally responsive in the mobile version, so the “Top Menu Bar” should rather appear.

I would like to know how I will put such a menu in the mobile version of the site, considering that the content contained in it is extremely important to the user visiting the site.
Thank you
Hello Bogdan B.
Thank you for your attention and attentiveness.
My domain is
reidostorrents.com
Thank You
-
This reply was modified 8 years by
reidostorrents.
Hi,
Please add this code in the theme pane-> custom css box:
@media (max-width:767px){
.td-header-top-menu-full{
display:block;
}
.td-header-sp-top-menu{
display:block!important;
text-align:center;
}
.top-bar-style-1{
margin-left:auto;
margin-right:auto;
display:table;
}
}
Thanks
Hello, I have the same problem. My domain is pasionaria.it, can i add the same code you gave reidostorrents for my site?
Thank you