End of Support for Joomla 3 - Forum closed
[SOLVED] Remove or change logo background in mobile version
Replied by pcdr on topic Remove or change logo background in mobile version
Posted 6 years 1 month ago #21617
Sorry, but my css/custum.css in not empty!
See attached image.
Thanks.
See attached image.
Thanks.
by pcdr
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Remove or change logo background in mobile version
Posted 6 years 1 month ago #21620
Ok, please add this code:
@media screen and (max-width: 768px) {
.jp-menu-outer { background-color: #fff;}
.uk-navbar { background: #FFF;}
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: pcdr
Please Log in or Create an account to join the conversation.
Replied by pcdr on topic [SOLVED] Remove or change logo background in mobile version
Posted 6 years 1 month ago #21622
Problem solved.
by pcdr
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates