How to Fix the Height of the Navigation Bar in Mobile version of InstaPortfolio Pro

To fix the Navigation Bar in Mobile version of InstaPortfolio Pro:

  • Go to Appearance > Editor > style.css

  • Look for '.sf-menu .main-drop'

  • Add this code below inside '.sf-menu .main-drop' :

height: 40px;

Please note that you can adjust the height as you please.

  • Then refresh your mobile site.

 

Have more questions? Submit a request