Forums
(@raktfranhjartat)
5 years, 3 months ago
Found a quick fix for this problem. add some lines to extra css
@media screen and (max-width: 1000px) { .alt-nav { display:none; } }