I must change the color of the main menu bar and letters change color. But can not find in css. Can you help me please briefly? where must make changes.
Thanks in advance.
ltheme
POSTED: 2016-07-12
Hello MASTER76,
You just go to Admin > Appearance > Editor, so you can add more CSS for child theme to define color for menu item
.header-site.invert .nav-horizontal > ul > li > a {
color: #ccc;
}
'#ccc' is just sample color, you can put color you want, also for font style, etc.
I have a problem with Mobile devices navigation menu. I chose centered logo option so I'm using two menus for navbar (Header Menu, which is for the left part, Right Header Menu, which is ofc for the right part). But in mobile devices, only left part of the navbar is being listed.
So, if there is an option to split the navbar in two parts, items from both of them should be listed in the mobile navigation menu. The other (worse) possible solution might be to give user an option to choose some other menu from the list of available menus which will be used for mobile devices only.
The problem gets uglier when you are creating multilingual website, which I am doing...
Thanks in advance.
ltheme
POSTED: 2018-04-13
Hello CANELP94,
Thanks for your info.
Can you send me website URL to check?
ltheme
POSTED: 2018-04-16
Hello CANELP94,
I think you create new Row on top and place language selector above Logo, so your left and right menu is table, without problem with layout, see my screenshot http://take.ms/ftfgF
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
Thanks in advance.
You just go to Admin > Appearance > Editor, so you can add more CSS for child theme to define color for menu item
.header-site.invert .nav-horizontal > ul > li > a {
color: #ccc;
}
'#ccc' is just sample color, you can put color you want, also for font style, etc.
View History
I hope you still maintain these themes...
I have a problem with Mobile devices navigation menu. I chose centered logo option so I'm using two menus for navbar (Header Menu, which is for the left part, Right Header Menu, which is ofc for the right part). But in mobile devices, only left part of the navbar is being listed.
So, if there is an option to split the navbar in two parts, items from both of them should be listed in the mobile navigation menu. The other (worse) possible solution might be to give user an option to choose some other menu from the list of available menus which will be used for mobile devices only.
The problem gets uglier when you are creating multilingual website, which I am doing...
Thanks in advance.
Thanks for your info.
Can you send me website URL to check?
I think you create new Row on top and place language selector above Logo, so your left and right menu is table, without problem with layout, see my screenshot http://take.ms/ftfgF
View History
It will be published after it has been approved by the Website Administrator.