I want to change my main-menu font size without affecting other sections. I had googled but can not solve it. I can change the typography on the theme setting but change the value will affect other sections. I wonder if anyone kindly can help, Please check my site https://winnovo.myshopify.com with password: steort
Solved! Go to the solution
This is an accepted solution.
@Winnovo - add following css to the end of frame.scss file and check, adjust as per need
@media screen and (max-width: 1599px){
.site-nav>li>a {font-size: 16px;}
}
@Winnovo - welcome.
User | Count |
---|---|
425 | |
193 | |
99 | |
92 | |
83 |