[Resolved] Remove top bar menu on mobile onlyThis topic has 3 replies, 3 voices, and was last updated 6 years, 4 months ago by Andrew Misplon.Tagged: mobile Top BarAuthorPosts 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 3 posts - 1 through 3 (of 3 total)You must be logged in to reply to this topic.