How to remove SNOWFLAKE word from home page

More
6 years 4 months ago #47317 by slasatavic
Hello,
Please advise how to remove from the home page the SNOWFLAKE sign under sparky_logo (the small tree) ?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
6 years 3 months ago #47322 by milos
Hello,

In Extensions > Templates > Hot Snowflake > Custom > CSS change this:
Code:
.sparky_logo { letter-spacing: 2px; background: url(../images/logo.png) no-repeat; background-size: 60px 60px; background-position: top center; padding-top: 60px; line-height: 1.4; }

to this:
Code:
.sparky_logo { letter-spacing: 2px; padding-top: 60px; line-height: 1.4; }

Thanks,
Milos

Please Log in to join the conversation.

Time to create page: 0.223 seconds
Powered by Kunena Forum