- Posts: 10
- Thank you received: 1
how to change the width of the Logo responsive
-
info5366
Inactive member - Topic Author
- New Member
Less
More
3 years 4 months ago #48063
by info5366
how to change the width of the Logo responsive was created by info5366
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
3 years 4 months ago #48064
by milos
Replied by milos on topic how to change the width of the Logo responsive
Hello,
Please unlock your website so I can check this.
Thanks,
Milos
Please unlock your website so I can check this.
Thanks,
Milos
Please Log in to join the conversation.
-
info5366
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 1
3 years 4 months ago #48066
by info5366
Replied by info5366 on topic how to change the width of the Logo responsive
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
3 years 4 months ago #48067
by milos
Replied by milos on topic how to change the width of the Logo responsive
You can add this custom CSS in System > Site Template Styles > Hot Bakery > Custom > CSS (refresh page once if code is not displayed well), on the top:
You can change the value 155px if you want.
Regards,
Milos
Code:
.sparky_logo_image img {
min-width: 155px;
}
You can change the value 155px if you want.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.163 seconds