You can see it implemented here:
Oddity-machine.com
@kayotics – that @media in the code is necessary. Copy the whole code block and try it. It looks like you are missing the @media part.
I did it like this in the additional css section.
@media (max-width:767px) {
.navbarprimary .dropdowntoggle {
padding:0 2px;
outline:none;
font-size:30px;
background-color:transparent;
top:-3px;
}}
Got it. Yup. That’s it. Thanks!
Same problem here…any fix?
I am using dreamhost and a themeforest theme. Not modernize (@jonask)