- Posts: 3
- Thank you received: 0
How do I hide the small round logo in the top left (mp_logo)?
-
noro.vegh
Inactive member -
Topic Author
- New Member
-
Less
More
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
3 months 1 week 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.190 seconds