- Posts: 33
- Thank you received: 0
how to change the width of the Logo
-
habusam
Active member - Topic Author
- Member
Less
More
4 years 3 months ago #47777
by habusam
how to change the width of the Logo was created by habusam
Hello how to change the width of the logo I tried to so pull it to the left and save but did not work, your help appreciated, thanks see attachment
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
4 years 3 months ago #47781
by milos
Replied by milos on topic how to change the width of the Logo
Hello,
If you are using logo image, try to use a bigger image. If you are using a textual logo (as on original template), you can edit this template options (tab Custom > CSS) and increase padding or letter spacing:
Thanks,
Milos
If you are using logo image, try to use a bigger image. If you are using a textual logo (as on original template), you can edit this template options (tab Custom > CSS) and increase padding or letter spacing:
Code:
.sparky_logo {
display: inline-block;
border: 2px solid #fff;
padding: 0 15px;
margin-top: 15px;
letter-spacing: 2px;
}
Thanks,
Milos
Please Log in to join the conversation.
-
habusam
Active member - Topic Author
- Member
Less
More
- Posts: 33
- Thank you received: 0
4 years 3 months ago #47782
by habusam
Replied by habusam on topic how to change the width of the Logo
I tried did not work, here you go the exact words and i want to be all on one line, the three words are ""tekoiz bakery & Restaurant"", would you help please, thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
4 years 3 months ago #47783
by milos
Replied by milos on topic how to change the width of the Logo
Hello,
In the Layout, please make the logo cell uses 50% of the row and the remaining 50% for the menu. Make the menu shorter first, then enlarge the logo cell.
When you do this, your logo text will fit into a single line. Also, you can reduce the logo font size in template options if necessary.
Best regards,
Milos
In the Layout, please make the logo cell uses 50% of the row and the remaining 50% for the menu. Make the menu shorter first, then enlarge the logo cell.
When you do this, your logo text will fit into a single line. Also, you can reduce the logo font size in template options if necessary.
Best regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.257 seconds