[Solved] Action Bar dropdown transparent
Hello,
I am using default theme and instead of social media I have a menu, like in the Language theme https://themes.muffingroup.com/be/language/
I created the following menu but I only see three links and no sub-links:
- Downloads
- PDF-1
- PDF-2
- Language
- Japanese
- English
- Contact
All links are Custom links and the URL is #.
I assumed that WP would create automatically a dropdown menu for Downloads and Language.
Can Action Bar have a dropdown?
EDIT: Screenshot my menu https://imgur.com/a/dO3sAHA
I edited the main menu (navbar) and created a dropdown menu without any problems.
I assumed that WP would create automatically a dropdown menu for Downloads and Language.
Can Action Bar have a dropdown?
EDIT: Screenshot my menu https://imgur.com/a/dO3sAHA
I edited the main menu (navbar) and created a dropdown menu without any problems.
Comments
I build one with BeTheme's header builder but there is a bug:
It is possible to change the color of dropdown but I still see link of navigation bar.
I have two problems but first a screenshot of Header Builder: https://imgur.com/a/ZJwgKpq
Top is action bar, second one is just called First Row.
Background is yellow. I could change the color with
background-color:white; in the inspector of Firefox.
I tried:
.sub-menu {
background-color: white;
}
https://corporate-energies.group