- Posts: 48
- Thank you received: 0
logo
-
info9838
Active member - Topic Author
- Member
Less
More
4 days 18 hours ago #51739
by info9838
Hello,
I use the psychology template on location-arthromoteur-kinetec.kine-forest.be/
I don' want a logo but a text, I select no selection for logo image file and I select Logo text.
My text appears : Location arthromoteur BUT also a small logo 4.
I don't know how to erase it...
Thanks
I use the psychology template on location-arthromoteur-kinetec.kine-forest.be/
I don' want a logo but a text, I select no selection for logo image file and I select Logo text.
My text appears : Location arthromoteur BUT also a small logo 4.
I don't know how to erase it...
Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
4 days 1 hour ago #51741
by milos
Hello,
You should edit the file /media/templates/site/psychologist/css/custom.css and around line 189 change this:
to this:
Regards,
Milos
You should edit the file /media/templates/site/psychologist/css/custom.css and around line 189 change this:
Code:
.mp_logo .sparky_feature {
position: relative;
background: url(../images/logo.png) no-repeat left;
background-size: 45px 24px;
padding: 0 0 0 55px;
}
to this:
Code:
.mp_logo .sparky_feature {
position: relative;
}
Regards,
Milos
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
-
info9838
Active member - Topic Author
- Member
Less
More
- Posts: 48
- Thank you received: 0
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 days 21 hours ago #51745
by milos
Hello,
Delete this from the file /media/templates/site/psychologist/css/styles/style4.css
Best regards,
Milos Stankovic,
Hot Themes
Delete this from the file /media/templates/site/psychologist/css/styles/style4.css
Code:
.mp_logo .sparky_feature {
background: url(../../images/logo4.png) no-repeat left;
background-size: 45px 24px;
}
Best regards,
Milos Stankovic,
Hot Themes
Please Log in to join the conversation.
Time to create page: 0.161 seconds