- Posts: 123
- Thank you received: 0
Background colour of ladder menu on mobile
-
paul1
Active member - Topic Author
- Member
Less
More
1 year 5 months ago #50535
by paul1
Background colour of ladder menu on mobile was created by paul1
Hi Milos - using business J4 template on
www.cjblindsnbalustrade.com.au
In pc view, everything looks good but on mobile the ladder menu maintains a white background but font is also white.
I need to either change font colour when in mobile view or change background to something darker.
Using dropdown menu and cant see where I can make changes for mobile view.
Paul
In pc view, everything looks good but on mobile the ladder menu maintains a white background but font is also white.
I need to either change font colour when in mobile view or change background to something darker.
Using dropdown menu and cant see where I can make changes for mobile view.
Paul
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
1 year 5 months ago #50537
by milos
Replied by milos on topic Background colour of ladder menu on mobile
Hello,
You can add this in custom.css file:
You must clear your mobile browser cache to see the effect.
Regards,
Milos
You can add this in custom.css file:
Code:
@media (max-width: 991px) {
.mnu_mainmenu > li {
background: none !important;
}
}
You must clear your mobile browser cache to see the effect.
Regards,
Milos
Please Log in to join the conversation.
-
paul1
Active member - Topic Author
- Member
Less
More
- Posts: 123
- Thank you received: 0
1 year 5 months ago #50539
by paul1
Replied by paul1 on topic Background colour of ladder menu on mobile
Many thanks again for such excellent support.
PS Am now unable to view all my previous support messages through the filter. They are there but filter shows none
PS Am now unable to view all my previous support messages through the filter. They are there but filter shows none
Please Log in to join the conversation.
Time to create page: 0.154 seconds