Comments 20Hilke started the conversationOctober 16, 2017 at 8:16amHello, is there a way to change the color of the background of the pull down menu? I would like to change it to be a little bit transparent. Or another color. Thanks Regards Hilke[deleted] repliedOctober 16, 2017 at 8:19amHi Hilke, Please add the code below to your 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: rgba(236, 72, 72, 0.9) !important; } :) 20Hilke repliedOctober 16, 2017 at 8:30amHi Ylli,What a fast answer :-0Did I do something wrong? It didn`t change :-([deleted] repliedOctober 16, 2017 at 8:34amHi Hilkes,The code is not executed because you are using a non-valid CSS code on the first line on your Custom CSS codes. You must remove the first line of code there.More info on this screenshot: (view on new page) 20Hilke repliedOctober 16, 2017 at 8:43amOk now it is working on all pages except the landing page.[deleted] repliedOctober 16, 2017 at 2:22pmHi Hilkes,Hmm, please remove the old CSS code and change with this new one: ul.sub-menu { background-color: rgba(255, 77, 77, 1) !important; } 20Hilke repliedOctober 17, 2017 at 9:10amSuper!Thanks!!!!1 Like[deleted] repliedOctober 17, 2017 at 9:18amHi Hilke,You're welcomeP.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 and have an amazing day!Will set this ticket as solved from here. Sign in to reply ...
Hello,
is there a way to change the color of the background of the pull down menu?
I would like to change it to be a little bit transparent. Or another color.
Thanks
Regards
Hilke
Hi Hilke,
Please add the code below to your Custom CSS area:
:)
Hi Ylli,
What a fast answer :-0Did I do something wrong? It didn`t change :-(
Hi Hilkes,
The code is not executed because you are using a non-valid CSS code on the first line on your Custom CSS codes. You must remove the first line of code there.
More info on this screenshot:
(view on new page)
Ok
now it is working on all pages except the landing page.
Hi Hilkes,
Hmm, please remove the old CSS code and change with this new one:
Super!
Thanks!!!!
Hi Hilke,
You're welcome
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 and have an amazing day!
Will set this ticket as solved from here.