Themes » ThemeGarage-Premium 1.9

Change color of text menu in mobile version
Topic Closed
Hi, I have a problem with mobile version of this great theme.
When I use on phone, menu become a button, it's ok but the gray text with blue background is illegible.
May I change this color? In Typesetter menu it's impossible and attempts made with "style.css" were useless.

Thanks
4 years ago#11467

ThemeGarage
29 Posts
12.8K Downloads
5 Themes

Hello luanaborgia2000,

please post the Link of your Website here so i can take a look and help you about.

Best Regards

4 years ago#11468

Sure, this is the address: https://bit.ly/2kfUiON

If you see on mobile phone, menu change, and it's ok!
The "Child Page" menu is  gray text but with blue background is illegible on phone.
Is possible to change text menu color or background menu color? If yes, how I make this?

This is Error:


Thanks!!!

4 years ago#11470

ThemeGarage
29 Posts
12.8K Downloads
5 Themes

Hi there,

go in Backend into :

Appearance => Layouts => Choose your Layout (css) and add the CSS there ( right side ):

.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #fff;}

 

Best Regards

Edited: 4 years ago#11471

Hi. thanks but I tried the change several times but the "Child" submenu always remains gray.
Have you tried?

4 years ago#11474

ThemeGarage
29 Posts
12.8K Downloads
5 Themes

Hi,

 

have you added the CSS-Line into @media queries?

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #fff;}
}

Try this and let me know

Edited: 4 years ago#11475

 

Thanks for your help.

I added the change with this result

4 years ago#11476

Hi ThemeGarage,
have you an idea to fix this?
I'm trying a lot of times but nothing to do...

Thanks
4 years ago#11481

ThemeGarage
29 Posts
12.8K Downloads
5 Themes

sorry - i made a typo error:

 

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #fff;}
}

Try this and let me know

4 years ago#11482

Topic Closed

 

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register