End of Support for Joomla 3 - Forum closed
[SOLVED] Remove or change logo background in mobile version
Remove or change logo background in mobile version was created by pcdr
Posted 6 years 1 month ago #21594
Hello,
I would like to remove or change the logo background color in mobile (responsive) version, but I don't find the correct option; how can I do it?
For example in the attacched file I would like to remove or make trasparent the black background under the logo.
Thanks.
I would like to remove or change the logo background color in mobile (responsive) version, but I don't find the correct option; how can I do it?
For example in the attacched file I would like to remove or make trasparent the black background under the logo.
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 #21595
Live Url please
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by pcdr on topic Remove or change logo background in mobile version
Posted 6 years 1 month ago #21596
by pcdr
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 #21598
Add this code to your css/custom.css
@media screen and (max-width: 768px) {
.jp-menu-outer { background-color: #fff;}
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by pcdr on topic Remove or change logo background in mobile version
Posted 6 years 1 month ago #21600
Thanks, I add your code to css/custom.css, but I don't see any changes....
by pcdr
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 #21610
Your css/custom.css is empty!!
view-source:https://www.usiecostumi.org/templates/jp-ultimate/css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
view-source:https://www.usiecostumi.org/templates/jp-ultimate/css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates