Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* main menu font size */
- .jeg_main_menu > li > a {
- font-size: 14px !important;
- }
- /* mobile menu font size */
- .jeg_mobile_menu li a {
- font-size: 18px
- }
- /* Footer categories nav font size */
- .footer_widget.widget_categories li {
- font-size: 14px;
- }
- /* footer social widgets font size */
- .jeg_footer_content .socials_widget a .fa {
- font-size: 1em;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement