modifying dropdown bg color
-
dear people,
I’d like to get the bg of the dropdown more transparent. I already tried via firebug, but I guess I hit the wrong one (screenshot). Could you give me a hint, please?
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to custom CSS area in the Theme Settings in order to correct:
.sub-menu-dropdown {
background-color: rgba(255,255,255,0.5);
}
If you want less transparent replace 0.5 for 0.8 Please note: 1 – not transparent, 0 – transparent, choose and use the value you need.
If you have any questions please feel free to contact us.
Best Regards
thank you, Elise! But that given class is neither working!
Hello,
will you try this one:
#menu-handheld-menu > .sub-menu-dropdown {
background-color: rgba(255,255,255,0.5);
}
If it does not work, please provide your credentials.
Best Regards
hmmm … that’s not working either 🙁 !
Hello,
Sorry, but the admin access is not correct.
https://prnt.sc/iv8nw1
Kind Regards
XTemos Studio
Yes, you were right! Sorry, I don’t know how that happened! Anyway, I fixed it now and tried myself to login. It should work now!
best regards!
We are glad to know that you have fixed the issue. If you have any questions please feel free to contact us.
Best Regards