Thank you
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.
I 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
<div class=”header-column justify-content-end”>
<div class=”header-row”>
<div class=”header-nav header-nav-links header-nav-dropdowns-dark header-nav-light-text order-2 order-lg-1″>
<div class=”header-nav-main header-nav-main-mobile-dark header-nav-main-mobile-light-text header-nav-main-square header-nav-main-dropdown-no-borders header-nav-main-effect-2 header-nav-main-sub-effect-1″>
<nav class=”collapse”>
<ul class=”nav nav-pills” id=”mainNav”>
<li class=”dropdown”>
Home
<li class=”dropdown dropdown-mega”>
Programs & Services
<li class=”dropdown dropdown-mega”>
Memberships
<li class=”dropdown dropdown-mega”>
Team
<li class=”dropdown”>
Events & News
<li class=”dropdown”>
Contact Us
</nav>
</div>
<button class=”btn header-btn-collapse-nav” data-toggle=”collapse” data-target=”.header-nav-main nav”>
<i class=”fas fa-bars”></i>
</button>
</div>
</div>
</div>
Many thanks
Mark the novice 🙁