Reply To: Mobile site doesnt look right

Homepage Community Forums Epik Theme Support Mobile site doesnt look right Reply To: Mobile site doesnt look right

#13200
Wes
Moderator

    I see what happened, the responsive-menu-icon code is there but it’s labeled as an ID when it should be a class. So to instantly fix this you would need to change the #responsive-menu-icon to this – .responsive-menu-icon instead. There are four lines in your css that have it, but I already went ahead and changed it for you. Let me know once you check it out.