Can you please share your site credentials here as the old ones are not working, and we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
1. The background color of the submenu is inherited from the link color under theme skin, to change it manually add this CSS to Custom CSS area:
.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main div.menu > ul ul,
.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu ul {
background-color: red;
}
2. I am sorry but I could not understand this question, can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer
1. thanks that helped=). Now how can I change the color of the submenu text?
2. when I click on the header "About" a page apears. But since I have a submenu, I want the user to click on the submenu titels. So nothing should happen when they click on "About", only that the submenu should be shown. Do you understand?
/* Submenu - Change text color */
.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu ul li a,
.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main div.menu > ul ul li a {
color: #000;
}
/* Submenu - Change underline color */
.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu ul li a:after,
.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main div.menu > ul ul li a:after {
background-color: #ddd7c9;
}
2. I have added the about as a Custom Link that does not link you anywhere, if you need to do this again in the future then follow this guide in the screenshot below:
Hello,
I have a short question regarding sub-item of header menu.
1. How can I change the background color of the menu subtitle?
2. Is there a possibility instead of getting to the header page, you have to select the sub-item to get on a page?
Thanks for your help!
Regards
Romana
Hi Romana,
Can you please share your site credentials here as the old ones are not working, and we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Best regards,
Laborator Team
Hi Romana,
1. The background color of the submenu is inherited from the link color under theme skin, to change it manually add this CSS to Custom CSS area:
2. I am sorry but I could not understand this question, can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer
Best regards,
Laborator Team
Hi Art,
1. thanks that helped=). Now how can I change the color of the submenu text?
2. when I click on the header "About" a page apears. But since I have a submenu, I want the user to click on the submenu titels. So nothing should happen when they click on "About", only that the submenu should be shown. Do you understand?
Thank you!
Hi again,
1. Add this CSS to Custom CSS:
2. I have added the about as a Custom Link that does not link you anywhere, if you need to do this again in the future then follow this guide in the screenshot below:
(view large version)
P.S. If you have further questions, please create a new ticket
Best regards,
Laborator Team
Thanks a lot for your help!! :)
You're welcome, have a great week
P.S: If you like our theme, it would help us a lot if you could give us a five star rating on themeforest from your Downloads tab.
A huge thank you from Laborator in advance!
Best regards,
Laborator Team