Menu not showing on mobile

Posted in: Newsmag
Post count: 3

Hi guys, the menu on mobile is not showing on my website.

I’ve looked searched into the documentation but I was not able to find a solution, this is my website: http://diodelsesso.net/

Post count: 6535

Hi

The mobile menu icon appear on your site but its color is white, that’s why is not visible. Try this css in theme panel > custom code > custom css, it shout correct that: http://screencast.com/t/eFn1MW7Lv

#td-top-mobile-toggle i{
padding-left: 4px;
color: black;
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.