Post text size The blog post text size is the default website global font size se in Theme options > Typography > Advanced > The base font size of the theme. However, if you want to customize the posts font...
To customize menu text, you can change the font size by adding this code snippet into Theme options > Layout > Advanced > Custom css: .navbar-nav.nav-style-megamenu > li > a > span { font-size: 16px !important; } To change the dropdown...