End of Support for Joomla 3 - Forum closed

Bar showing in posTop-a, but display is set to off

Bar showing in posTop-a, but display is set to off was created by kthiesen

Posted 7 years 2 weeks ago #18781
I have a module (menu) in position Top-a that is set to display only in phone mode. But in desktop and tablet mode a grey bar is showing. If I unpublish the module, the bar disappear.
See example here: fore.kogegolf.dk/index.php/gaest

Have can I get rid of the grey bar?

Regards, René

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Bar showing in posTop-a, but display is set to off

Posted 7 years 2 weeks ago #18783
Hi there,
depends on the space which you can select in the template backend parameter.

But you can fix it. Add this code to your css/custom.css

@media screen and (min-width: 352px) {
#top-a {
display:none;
}
}

The following user(s) said Thank You: kthiesen

Please Log in or Create an account to join the conversation.

Replied by kthiesen on topic Bar showing in posTop-a, but display is set to off

Posted 7 years 2 weeks ago #18788
Thanks it worked with this:
@media screen and (min-width: 768px) {
#top-a {
display:none;
}
}

Now it only shows in phone mode.

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License