Search Results for 'mobile menu'

    No search results were found in Documentation!

Results from the Forum
eduardo
Participant
#0

In the mobile menu and in search mobile, a photo appears in the background, how do I remove this photo?

search: https://imgur.com/FYDcNuJ
menu: https://imgur.com/J9h37BZ

I installed the magazine pro theme recently

my site: https://mobilidadesampa.com.br/

David
tagDiv Member

Hi Calin,

Does this mean this mobile menu setting in the theme needs always be active, no matter if the menu/ search is placed via a cloud template?

Thanks!

Newstak24
Participant
#0
kashifalinoon
Participant
#0

on my side my website have iusse with mpobile view its seen 2 section and simple ? design not good as theme design, also mobile main menu not show

wowa1986
Participant
#0

Hello,

How can I disable animation on the mobile version of a website? When clicking on Menu or Search, the navigation bar or search panel slides out slowly. How can I remove the animation so they appear immediately, without delay? I need this to address an issue with INP (https://web.dev/articles/inp?hl).

Thank you very much!

Anamaria
tagDiv Staff

Hi,

You can edit with tagdiv Composer, select the viewport for phone delete the element and add the mobile menu.
You need to create a page to set in modal popup https://forum.tagdiv.com/modal-popup/

Thank you!

delfinista
tagDiv Member

I would like to be able to have the classic mobile burger menu, without any external window…. how can I do it? Thanks

delfinista
Participant
#0

Hello, I’m using the Momentum Pro template, and I can’t view the menu on mobile.

When I click on the burger menu I get the attached message: “popup modal: you have not selected a page o another modal in order to display its contents”.

How do I make the menu appear?

Bettina
tagDiv Staff

Hello @Oliver07!

Click on that hamburger menu and choose a menu in the mobile viewport: https://prnt.sc/KM1WiaiJlPSD

Thank you!

Oliver07
Participant
#0

The Main Menu of this site https://redstickmom.com/ is not showing on mobile devices.
How can I fix it? What’s wrong?

Bettina
tagDiv Staff

Hello David!

Did you use the feature “Remove unused CSS” of a cache plugin?
Click on that hamburger menu and choose a menu in the mobile viewport: https://prnt.sc/KM1WiaiJlPSD

Thank you!

Anamaria
tagDiv Staff

Hi,

To change the font and color for the mobile menu please go to Theme Panel -> Theme Colors -> Mobile menu/mobile search => https://www.screencast.com/t/0CvSgXp9H to set a background image go in Theme Panel -> Background -> Mobile menu/mobile search => https://www.screencast.com/t/uvDejzbX to change the font from Theme Fonts => https://www.screencast.com/t/ANBQe7hQhJd

Thank you!

David
Participant
#0

Ht, I have the issue that my mobile menu and my search icon are not clickable.

What I did so far:
1. I disabled all plugins (except tagdiv), same issue
2. I confirmed that the cloud template is set in theme panel header settings
3. I loaded a default header via Cloud Libary, same issue there.

Any idea what else I could check? This is the link to my site: Link

I used an old site to create this new one and there the header was originally set via the seperate mobile plugin (and classic plugin / old theme before cloud templates were released). Could this be the reason?

Thanks in Advance!

SVK_Support
Participant
#0

When I press the three bars in the mobile menu, the menu appears. How can I change the background color (currently there is a color gradient)? See link: https://share-your-photo.com/3ff6c057e2

ranggen524
Participant
#0

Hi, my webspeed is amazing, but only for desktop, and for mobile its not good enough, so i need to removed unused CSS using WP Rocket, and the result after i activated removed unused CSS is good, but the problem is this 2 menu can’t be clicked
https://prnt.sc/HToErTAFFpOm , i need to Exclude this menu from getting Removed CSS, which one i should to exclude? because i dont know what CSS this 2 menu. Thanks

somoselectricos
tagDiv Member

One question more, how can I show in mobile?
When I see the website in my mobile don´t appear the top menu as appear in desktop option.

Thank you again.

Bettina
tagDiv Staff

Hello @joeytaylor13!

Click on that hamburger menu and choose a menu in the mobile viewport: https://prnt.sc/KM1WiaiJlPSD

Thank you!

Calin
tagDiv Staff

Hello,
I would go with some recommendations. For starters, what I would suggest is to use only cloud templates to be able to disable the tagDiv Standard Pack plugin.
Then, making sure you have the latest version of the theme, try these options – https://i.imgur.com/UGzkI86.pnghttps://i.imgur.com/JW8nxAX.png and on cloud header you can disable the desktop version on mobile and mobile version on desktop (this can be done for sticky menu too) using tagDiv Composer – https://i.imgur.com/kZYGhB7.jpghttps://i.imgur.com/Gu4JUkT.png using this option will need to have in cache the option to cache the mobile version separate from the desktop.
I hope this will help you!

joeytaylor138
Participant
#0

My mobile navigation menu has stopped working. It zooms out from the page but does nothing. It used to pull up a menu similar to the footer and looked like the search bar did.

Site is: prayerfulpress.com

Bettina
tagDiv Staff

Hello @exmc !

I’ve checked your website, and I can see and access your mobile menu.
Please clear all the cache and try again.

Thank you!

exmc
Participant
#0

Unable to access the menu from the mobile site.Local Content

Anamaria
tagDiv Staff

Hello,

Please make sure that you have added the menu in the Mobile menu section, and not in the content zone.

Thank you!

great1212
tagDiv Member

I am sending you the code. Please inspect and provide us the code to insert in the analytics/js section.

.td-header-wrap .td-header-menu-wrap-full {
background: linear-gradient(to right,#005660 0,#008081, #4bcad1 50%, #004c4d 86%, #043A4A 100%)!important;
-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
}

.td-header-menu-wrap.td-affix{
background: linear-gradient(to right,#005660 0,#008081, #4bcad1 50%, #004c4d 86%, #043A4A 100%)!important;
-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.15);
}

.td-mobile-main-menu .menu-item {
border-bottom: 1px solid #12697a;
}

.td-mobile-main-menu .td-icon-menu-right {
border-top: 1px solid #12697a;
}

.td-header-style-10 .sf-menu > .td-menu-item > a {
margin-bottom: 5px;
}

brain4web
Participant
#0

Hi, for the Hotelconidromassaggioincamera.it website I would like to add (as done on Copenhagen.it) a mobile horizontal menu to be shown only on mobile devices (on desktop I’d liket to display header menu)

I added mobile horizontal menu and it looks fine on mobile but I have a couple of problems on desktop:

– is also shown on desktop

– Header main menu is no longer displayed on desktop

for istance: https://hotelconidromassaggioincamera.it/hotel-con-jacuzzi-in-camera-val-pusteria/

thanks

Anamaria
tagDiv Staff

Hi,

To change the font and color for the mobile menu please go to Theme Panel -> Theme Colors -> Mobile menu/mobile search => https://www.screencast.com/t/0CvSgXp9H to set a background image go in Theme Panel -> Background -> Mobile menu/mobile search => https://www.screencast.com/t/uvDejzbX to change the font from Theme Fonts => https://www.screencast.com/t/ANBQe7hQhJd

Thank you!

Viewing 25 results - 826 through 850 (of 8,091 total)