- Thank you received: 0
logo
-
indira
-
Topic Author
- New Member
-
Less
More
10 years 3 weeks ago #44510
by indira
logo was created by indira
Sir,
First of all, thanks a lot for guiding how to change the logo - I did it successfully.
Please refer to attached screenshot - please advise how to remove the word 'SPARKY' which appears in my logo.
Thanks and best regards
Indira
First of all, thanks a lot for guiding how to change the logo - I did it successfully.
Please refer to attached screenshot - please advise how to remove the word 'SPARKY' which appears in my logo.
Thanks and best regards
Indira
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 weeks ago #44513
by ivan.milic
Replied by ivan.milic on topic logo
Add this to template_css.css
.sparky_logo_image{
display:none;
}
.sparky_logo_image{
display:none;
}
Please Log in to join the conversation.
-
indira
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 weeks ago #44520
by ivan.milic
Replied by ivan.milic on topic logo
Try like this:
.sparky_logo_image{
display:none!important;
}
.sparky_logo_image{
display:none!important;
}
Please Log in to join the conversation.
Time to create page: 0.161 seconds