Hello Mark,
However, if I change data-fontsize=”[’50’,’50’,’50’,’90’]” to data-fontsize=”[’20’,’50’,’50’,’90’]” aiming to change just the mobile size as you stated above …. it changes it on my hige 17inch laptop as well. I will read the link information you provided.
Oh sorry! Was my fault. I sent to you wrong explanation about the responsive values, at really the correct order is the reverse! Really Sorry. Please consider the explain below:
data-fontsize=”[’22’,’22’,’22’,’40’]”
This is the same as:
– font size of 22px at extra large/desktop screens
– font size of 22px at large/laptop screens
– font size of 22px at tablet screens
– font size of 40px at mobile screens
have one last final final final question …. I hope you can help. In mobile mode … the menu has a dark background and the nav links are also dark … any help in changing this would be greatly appreciated
Please try removing the code on image below from (css/skins/skin-finance.css):

Extra: I saw your mobile menu navigation items are with no needed arrow. This is because you are adding the class dropdown-toggle in the menu links. Just remove this class and this should be fixed.
For example, change this:
<a class="dropdown-item dropdown-toggle active" href="index.html">
Home
</a>
To this:
<a class="dropdown-item active" href="index.html">
Home
</a>
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads