Part of menu hidden when window size reduced
- stekris4@online.no
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
3 years 2 months ago #63960
by stekris4@online.no
Part of menu hidden when window size reduced was created by stekris4@online.no
I use the Protostar template on two of my sites.
In full or near full screensize my dropdown menu displays correct. If screensize is reduced the dropdown part disappear.
seniornett-larvik.no and puilarvik.no
What's wrong with my setup?
Stein K
In full or near full screensize my dropdown menu displays correct. If screensize is reduced the dropdown part disappear.
seniornett-larvik.no and puilarvik.no
What's wrong with my setup?
Stein K
Please Log in or Create an account to join the conversation.
3 years 2 months ago #63961
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Part of menu hidden when window size reduced
Hi
I have tested your 2 websites and there is no problem by my side
on seniornett-larvik.no/ the menu comes on 2 lines just before the mobile menu appears
on the other website, the mobile men appears and the desktop menu is not cutoff / hidden
on both website the menu reduces with the screen, according to the template size
try to clear your browser cache and try with another browser
CEd
I have tested your 2 websites and there is no problem by my side
on seniornett-larvik.no/ the menu comes on 2 lines just before the mobile menu appears
on the other website, the mobile men appears and the desktop menu is not cutoff / hidden
on both website the menu reduces with the screen, according to the template size
try to clear your browser cache and try with another browser
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- stekris4@online.no
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
3 years 2 months ago #63962
by stekris4@online.no
Replied by stekris4@online.no on topic Part of menu hidden when window size reduced
Hi
Thanks for quick response, but this does not solve the problem.
Ref. my 4 attachments taken from a clean Firefox.
Screenshot nr. 1 show the full with or near full width homepage. Menu is visible.
Screenshot nr. 2 show a screenwith between full and mobile with. Half the menu is visible.
Screenshot nr. 3 show a screenwith between full and mobile with. Only menuheading is visible.
Screenshot nr. 4 show a mobile screenshot. The mobile menu is visible as expected.
Regards
Stein
Thanks for quick response, but this does not solve the problem.
Ref. my 4 attachments taken from a clean Firefox.
Screenshot nr. 1 show the full with or near full width homepage. Menu is visible.
Screenshot nr. 2 show a screenwith between full and mobile with. Half the menu is visible.
Screenshot nr. 3 show a screenwith between full and mobile with. Only menuheading is visible.
Screenshot nr. 4 show a mobile screenshot. The mobile menu is visible as expected.
Regards
Stein
Please Log in or Create an account to join the conversation.
3 years 2 months ago #63968
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Part of menu hidden when window size reduced
ok I misunderstood the request
you can add this css code in your page to fix it
you can add this css code in your page to fix it
Code:
nav .nav-collapse {
overflow: visible;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: stekris4@online.no
Please Log in or Create an account to join the conversation.
- stekris4@online.no
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
3 years 2 months ago #63969
by stekris4@online.no
Replied by stekris4@online.no on topic Part of menu hidden when window size reduced
Thank you 
That solved the "problem"
Regards
Stein

That solved the "problem"

Regards
Stein
Please Log in or Create an account to join the conversation.
Time to create page: 0.249 seconds