- Posts: 3
- Thank you received: 0
How do I hide the small round logo in the top left (mp_logo)?
-
noro.vegh
Active member - Topic Author
- New Member
Less
More
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
1 month 2 weeks ago #51653
by milos
Replied by milos on topic How do I hide the small round logo in the top left (mp_logo)?
Hello,
Please edit file /media/templates/site/plumber/css/custom.css and around line 27 delete this:
Regards,
Milos
Please edit file /media/templates/site/plumber/css/custom.css and around line 27 delete this:
Code:
.mp_logo .sparky_feature {
background: url(../images/logo.png) no-repeat;
background-size: 50px 50px;
padding: 6px 0 6px 60px;
}
Regards,
Milos
The following user(s) said Thank You: noro.vegh
Please Log in to join the conversation.
Time to create page: 0.160 seconds