Slidemenu: 2 questions
Posted: 13 Apr 2020, 05:15
Hi
I'm currently playing around with the slidemenu and have two questions:
#1
I would like to move the slidemenu a bit to the left, probably about 10px just to have a bit more space on the right.
How can I achieve this with custom CSS? Is .sb-toggle>button, .sb-toggle>button:hover { right:+10px; } the way to go?
#2
I adjusted the font size for the slidemenu a bit. This works perfectly fine for Chrome and Firefox, but not for IE11.
The code I used is: .sb-toggle>button:before { font-size:1.5em; }
Does IE11 need special code to work?
Thanks,
Thomas
I'm currently playing around with the slidemenu and have two questions:
#1
I would like to move the slidemenu a bit to the left, probably about 10px just to have a bit more space on the right.
How can I achieve this with custom CSS? Is .sb-toggle>button, .sb-toggle>button:hover { right:+10px; } the way to go?
#2
I adjusted the font size for the slidemenu a bit. This works perfectly fine for Chrome and Firefox, but not for IE11.
The code I used is: .sb-toggle>button:before { font-size:1.5em; }
Does IE11 need special code to work?
Thanks,
Thomas