Tagged: x Author Posts August 3, 2016 at 9:09 pm #1116544 ckolaParticipant hi guys, how can i change my font size for mobile, what is the custom CSS, also when i upload my text for mobile it seems to be on hover and there is a big circle in the middle how do i get rid of it. Also how do i make my navbar on mobile fixed and sticky? are there custom css for all this? my website is westsidecg.com August 4, 2016 at 12:46 am #1116771 FriechModerator Hi There, Thanks for writing in! Please check your entire custom css here: http://csslint.net/ first. It contain some syntax errors. Then add this custom CSS @media (max-width: 480px) { .rev_slider .tp-caption, .rev_slider .caption { font-size: 60% !important; } .x-navbar-fixed-top { position: fixed; z-index: 1030; } } Hope it helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1116544 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In