Tagged: mobile navigation
My site is http://www.thenicoledefeo.com/redesign
1. Mobile Navigation:
My mobile navigation icon has disappeared on my site when viewing on my mobile device. If I click in that general area it is there because the function is working its just blending into the white header. Is there a way to change the color of the mobile navigation icon.
2. Is it possible to increase the size of logo on mobile version only?
Hey jennallocco!
Please add following code to Quick CSS in Enfold theme options under Styling
#advanced_menu_toggle { color: #4b7ead; }
.responsive .logo { height: 110px; }
Regards,
Yigit
Thanks that worked!