change options for dropdown submenu
Hi,
I have a site with a left vertical menu that have two level of dropdown submenu like:
Products
| Laminates
| Hardeners
How can I change the font size of the second submenu "hardeners" ?
And if I click on "Hardeners" the submenu is
closed again. Ho can I let show the dropdown menu always
when items are active?
Thanks in advance,
Elisa
I have a site with a left vertical menu that have two level of dropdown submenu like:
Products
| Laminates
| Hardeners
How can I change the font size of the second submenu "hardeners" ?
And if I click on "Hardeners" the submenu is
closed again. Ho can I let show the dropdown menu always
when items are active?
Thanks in advance,
Elisa
Comments
sorry but the submenu will always hide, there is no possibility to show it when it is active in the theme.
Font size can be only changed via custom css, we can give you the code but you will have to send us a link to this page.
thanks
I have another question that i think is the same css problem...
I want that when i'm in the page of submenu (like "hardeners") the name of the page in menu, is colored in orange.
In this moment the name of the page is colored like that i wasn't in that page, but are colored the other submenu pages (like "Products" and "Laminates").
U can see that in the link that i give u.
Thanks again
How can I change the icon + in submenu with another icon?
And also we cannot help with the item color, it does not have the functionality to highlight 3rd level menus. I will ask the dev team about this, please ask this question again next week I will give you an answer.
For the font size in the third level of the menu use this css
As like as you told me, i request this question:
"I want that when i'm in the page of submenu (like "hardeners") the name of the page in menu, is colored in orange.
In
this moment the name of the page is colored like that i wasn't in that
page, but are colored the other submenu pages (like "Products" and
"Laminates")."
Thanks again
I have another question...I see that the pages of submenu (like laminates and hardeners) have a colored bar. If I change the color they remains colored togheter, but I want that remains colored only the page where I am.
How can I do?
thanks again
The CSS will not be a solution (as I told), because it's managed by javascript and it will behave as in your case.
You would have to edit theme files and change the behavior of the menu, to be submenus always opened if you're on this page.
Unfortunately, we do not provide help with theme files customization.
Thanks
If you want to change the behavior of the headers, you should start with the 'theme-head.php' file.
It should direct you to other files.
Thanks