Comments HeshMedia started the conversationJuly 21, 2021 at 9:03amHello dear Kalium team,is it possible to change or remove the colour in the sub-menu links?And can i change the size? I only use it for Multilanguage, please see attachment picture.Thanks for help. greetings Dirk[deleted] repliedJuly 21, 2021 at 9:20amHi Dirk,Can you please share your WordPress credentials, because I need to login to your site and test this live. To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.Thanks! HeshMedia replied privately[deleted] repliedJuly 22, 2021 at 7:38amHi Dirk,Please add the code below to your Custom CSS area: .standard-menu-container .menu>ul ul.open-from-left, .standard-menu-container ul.menu ul.open-from-left { border: 1px solid #dd9933; background-color: transparent !important; } .standard-menu-container .menu>ul ul, .standard-menu-container ul.menu ul { min-width: auto !important; }Have a nice day!HeshMedia repliedJuly 22, 2021 at 11:14amHey Ylli, thanks we got half way there... still the background is there and the font is white... could you please further help me. no Background color and the font yellow... thanks...its little weird, that this are no default customizer options...Tanks Dirk[deleted] repliedJuly 26, 2021 at 6:45amHi Dirk,I just added this Custom CSS to your are: .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 { border: 1px solid #dd9933; background-color: transparent !important; }Thanks! Sign in to reply ...
Hello dear Kalium team,
is it possible to change or remove the colour in the sub-menu links?
And can i change the size?
I only use it for Multilanguage, please see attachment picture.
Thanks for help. greetings Dirk
Hi Dirk,
Can you please share your WordPress credentials, because I need to login to your site and test this live.
To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.
Thanks!
Hi Dirk,
Please add the code below to your Custom CSS area:
Have a nice day!Hey Ylli, thanks we got half way there... still the background is there and the font is white... could you please further help me. no Background color and the font yellow... thanks...
its little weird, that this are no default customizer options...
Tanks Dirk
Hi Dirk,
I just added this Custom CSS to your are:
Thanks!