Search Results for 'mobile menu'

    No search results were found in Documentation!

Results from the Forum
ajblock7
Participant
#0

Hi Tag Div

Is it possible to change the sticky menu and mobile menu color? I want grey instead of turquoise for these elements only, while keeping turqouise on the desktop menu bar.

didgeproject.com/wp
OR
didgeproject.com (whichever one is live with Newsmag).

Cheers,

AJ Block

miroslavkulich
tagDiv Member

Hi, finally i changed Google fonts setup on Theme pannel. I turned on Latina Extended and it looks that it works.
So I left all fonts setup to default. Or is it a bad solution? Will it slow the site?
thanks

PS. When I hit menu button on mobile, when i close it ,it always land me to http://www.denzeny.sk/#
Why is it? Thanks for your reply

Alin [tagDiv]
tagDiv Staff

Hi,

Yes it is possible, but please note that it was not designed for mobile devices that’s why it is hidden. Please check this solution – https://forum.tagdiv.com/topic/top-menu-issues-in-mobile-view/#post-64220
If it doesn’t work please provide your site url so we can inspect this.

Thanks!

antianroka
Participant
#0

Hi, I’m viewing the header on my site and the “top bar”and “top menu” are correctly positioned alike the “header menu”, but when I´m viewing on mobile I only can see the “header menu”. What can I do? I need important access to the “top menu” on mobile. I wanna undhide the “top menu” on mobile. Is that posible?

first problem******The main idea is that I want in MOBILE two menus; the “header menu” and “top additional menu” for SocialIcons/register/logIn/perfil*******

Second problem is********* that I really like the “singup/logIn form” setted at “demo top menu” but the problem is that I don’t want to send to users the address of my wordpress admin area just to set the password, It had to be configured in the “singUp/LogIn form”, what I can Do?**********

antianroka
Participant
#0

Hi, I’m viewing the header on my site and the “top bar or top menu” is correctly positioned alike the “header menu”, but when I´m viewing on mobile I only can see the “header menu”. What can I do? I need important access to the “top bar” on mobile. I wanna undhide the “top bar” on mobile. Is that posible?

calisangels
Participant
#0

Hello, I have a problem with the Mobile Menu. When clicking on the menu and scroll down a bit, then broke the top of the site. Check this out using mobile phone.
site : http://2paclegacy.net/

My version is : V 6.6.4

Screenshots:

Broken mobile menu

View post on imgur.com

Broken site after used mobile menu

View post on imgur.com

Thanks for support.

umar-farooque
Blocked
#0

In mobile, menu does not function
http://cantinhodarosy.com

joventu
Participant
#0

Hi, how can we make the revolution slider not over lap the mobile menu when scrolling as per image here from redvistajoventu.com: http://www.screencast.com/t/IadWYUFv

Please advice, thank you.

-Franklin

greenonion
Participant
#0

Hello! There are three minor tweaks I would like to make to the header when viewed on mobile devices:

1) How can I change the menu icon (9 small squares) to the more standard 3 line icon? Is there an image file I need to update? Or is this done through code?

2) How can I increase the overall height of the header? My logo looks too small.

3) How do I change the header background colour? Sorry if it’s in the theme panel, but I cannot find it.

Thank you!

Catalin
tagDiv Staff

Hello Navneet,

Replied here -> https://forum.tagdiv.com/topic/main-menu-in-mobile/

Thank you for the message!

Catalin
tagDiv Staff

Hello theas,

I have tested your website and I noticed that the mobile menu does not seem to works as expected. This kind of problem might be caused by the conflicting plugins. Please try to disable all the active plugins, except Visual Composer, clear cache and install only the plugins that come bundled with our theme and rule our the conflicting plugins.

Hope this helps and let us know how it goes!

Thank you for the message!

Catalin
tagDiv Staff

Hello Navneet,

If you want to remove/hide the CLOSE button from the mobile menu, it is necessary to use a bit of CSS for this. Please try the code below and add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/Ve5ltWfxWJ8i

.td-mobile-close {
display:none;
}

The result -> http://screencast.com/t/9i7NvJmp

Hope this helps!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,
This is a normal behavior of the theme when you have more menu items that can fit inside a line.
Unfortunately you will have a lot to edit in order to get the mobile version of the website to the ipad portrait mode. There is no easy way to do this except edit the style.css and change all of the options from 767px to 1018px. Alternatively you could decrease the padding of the text using custom css:
@media (max-width: 1018px) and (min-width: 768px){
.sf-menu > li > a {
padding: 0 0px;
}
.sf-menu a.sf-with-ul{
padding-right: 16px;
}
}

But if you add one more menu item it will fall to another line again.

Thank you!

Navneet
Participant
#0

Hello,

I need your help in removing close button from the main menu in mobile. I want that touching the screen other than main space hide it.

Thanks

theas
Participant
#0

I have a problem, the mobile menu is hidden behind images
http://www.theas.es/menu.png

http://innovaspain.com

Navneet
Participant
#0

Hello,

I need your help in removing close button from the main menu in mobile. I want that touching the screen other than main space hide it.

Thanksnull

eduardopfreire
tagDiv Member

Ok, and what should i do to use the mobile menu on ipad screen (portrait mode)? Because it breaks a line with other style menu options (using style 5 now).

Bogdan B.
tagDiv Staff

Hello,
In order to have the mobile logo inside of the menu bar you will have to use another header style that has this option. The header style you use displays the logo on the top of the menu. Different header styles use different types of desktop and mobile settings.
Thank you!

eduardopfreire
Participant
#0

Hi, how do I fit my logo on mobile mode? It only works when the header becomes sticky menu.
I’m using Header Style 10.

Normal mode, and sticky mode:

Tried this code but didn’t work:


@media
(max-width: 767px){
.td-retina-data {
width:140px;
height:48px;
}
.td-main-menu-logo img {
max-width: 140px;
max-height:48px;
}
}

Bogdan B.
tagDiv Staff

Hello,
Unfortunately we have no idea of your plugin functionality and we are not sure how to disable the mobile menu ‘by its class id’. You can try to hide it with css using media queries:
@media (min-width:767px){place your css code here}
I hope this helps.
Thank you!

Sekki
Participant
#0

Hello,

I have a problem on Mobile Phones pictures we are not displayed and can not be clicked on the menu, the same as java script blocked. if you can see what the problem is site: http://www.sandzakhaber.net

PatWire
Participant
#0

Hi Guys

Still enjoying the amazing theme…

If a user decides to move to a responsive mobile menu – using a plugin – but ONLY showing the plugin menu on mobile devices – most plugin authors give a box that needs the user to deactivate the ‘main theme’ menu on mobile by its class id

How do you do it on Newspaper 6? – how to disable default theme menu when using a plugin menu – only on smartphones/tablets?

So desktop is not affected by the change

Samedi HENG
Participant
#0

I want to add word “Menu” next to menu button (I mean top menu) when we view in mobile, Can you tell me how can I do it?

yingfuli
tagDiv Member

Disabled a mobile menu plugin and all is well.

yingfuli
Participant
#0

Hi,

– My site http://tafeltennisprimeur.nl doesn’t show images on the iPhone (tested on iPhone 6 and iPhone 5). Only images from advertisements show.


– Also the mobile menu doesn’t work on iPhone. When touched it does absolutely nothing.

Please advise.

Viewing 25 results - 7,076 through 7,100 (of 8,091 total)