[Resolved] Remove top bar menu on mobile onlyThis topic has 3 replies, 3 voices, and was last updated 5 years, 11 months ago by Andrew Misplon.Tagged: mobile Top BarAuthorPosts May 3, 2017 at 11:11 am #6500 RonParticipantGreat Theme! Thank you. Is it possible to remove the top bar menu (on the right) on mobile phones only? (But leave in the social menu bar with phone and email) Also – How to make the phone text bigger on mobile. May 3, 2017 at 12:10 pm #6502 Andrew MisplonKeymasterHi RonGlad to hear you’re enjoying the theme.Add the following to Customize > Additional CSS or your own Custom CSS plugin:@media (max-width: 768px) { .top-bar-navigation ul { display: none; } #top-bar .top-bar-text span a { font-size: 14px; } }Adjust the breakpoint and font-size value as required. December 13, 2018 at 11:46 am #11130 AliProParticipantok… an how to disable whole top bar on mobile? 🙂 December 13, 2018 at 11:52 am #11131 Andrew MisplonKeymasterHi Ali, please open a new support topic here: https://purothemes.com/support/forum/ultra-theme/. I’d be happy to lend a hand.AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)You must be logged in to reply to this topic.