End of Support for Joomla 3 - Forum closed

[SOLVED] Headerbar background image auf Mobile sichtbar!

Headerbar background image auf Mobile sichtbar! was created by pilatus2015

Posted 8 years 1 month ago #15510
Hallo, im JP-classic template wird das "headerbar background image" auch in der Mobilansicht geladen, anscheinend da das offcanvas Menü darauf platziert wird. Wie kann ich das Laden bei Mobilgeräten vermeiden?

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

Replied by joomlaplates on topic Headerbar background image auf Mobile sichtbar!

Posted 8 years 1 month ago #15511
Hallo, fügen sie folgenden Code in ihre css/custom.css ein.
Eventuell noch die Breite anpassen:
768px = Tablet
480px = Phone

@media (max-width: 768px) {
.top-outer {
background-image: none;
}
}

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

Replied by pilatus2015 on topic Headerbar background image auf Mobile sichtbar!

Posted 8 years 1 month ago #15512
Danke für den Vorschlag, der mich auf folgende Lösung in der custom.css gebracht hat:

@media (max-width: 480px){
.top-outer.uk-cover-background {
background-image: none;
}
}

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

Replied by pilatus2015 on topic [SOLVED] Headerbar background image auf Mobile sichtbar!

Posted 8 years 1 month ago #15513
Problem solved.

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