Hello!
Is it possible to design / customize the menu drawer, to look somehing like this?
The example below is used from the website mudwtr.com
Instead of the default:
Hello!
Is it possible to design / customize the menu drawer, to look somehing like this?
The example below is used from the website mudwtr.com
Instead of the default:
Hi @izy1 ,
Just like to clear, you like to change the back ground? or the font style? please specify. Thanks!
Yeah my bad!
I want to change the font style, by changing the font size and padding between my pages in the drawer.
Where should I put the code? Custom CSS or do I need to edit the code?
Oh sorry I forgot to insert the instruction.
No worries! ![]()
That did unfortunately nothing.
Hi there, The code didnt works?
If doesnt work try another one.
ul.abtest_navigation__control.tw-overflow-auto.tw-pt-20.tw-bg-white.tw-w-navigation.tw-h-full.tw-text-black.tw-p-8.tw-text-3xl.tw-font-sans li.tw-text-base.tw-mt-2 {
font-size: 30px;
padding: 5px 0 5px 0;
}
ul.abtest_navigation__control.tw-overflow-auto.tw-pt-20.tw-bg-white.tw-w-navigation.tw-h-full.tw-text-black.tw-p-8.tw-text-3xl.tw-font-sans li.tw-text-base.tw-mt-12 {
font-size: 30px;
}
Result: