- Posts: 67
- Thank you received: 0
Logo Problem
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
3 weeks 5 days ago #51805
by ijohnparton
Logo Problem was created by ijohnparton
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
3 weeks 4 days ago #51809
by milos
Replied by milos on topic Logo Problem
Hello,
Please send the link to your website so we can inspect the code.
Regards,
Milos
Please send the link to your website so we can inspect the code.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 67
- Thank you received: 0
3 weeks 2 days ago #51816
by ijohnparton
Replied by ijohnparton on topic Logo Problem
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
3 weeks 1 day ago - 3 weeks 1 day ago #51817
by milos
Replied by milos on topic Logo Problem
Hello,
Edit the file /media/templates/site/barber/css/custom.css and change this around line 782:
to this:
Clear cache in the mobile device if you don't see the change.
Regards,
Milos
Edit the file /media/templates/site/barber/css/custom.css and change this around line 782:
Code:
.logorow > .sparky_container > .mp_logo {
width: 15% !important;
}
.logorow > .sparky_container > .mp_top1 {
width: 15% !important;
}
.logorow > .sparky_container > .mp_top2 {
width: 70% !important;
}
to this:
Code:
.logorow > .sparky_container > .mp_logo {
width: 55% !important;
}
.logorow > .sparky_container > .mp_top1 {
width: 15% !important;
}
.logorow > .sparky_container > .mp_top2 {
width: 30% !important;
}
Clear cache in the mobile device if you don't see the change.
Regards,
Milos
Last edit: 3 weeks 1 day ago by milos.
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 67
- Thank you received: 0
2 weeks 1 day ago #51824
by ijohnparton
Replied by ijohnparton on topic Logo Problem
Hi Milos
That worked great
Thanks
That worked great

Thanks
Please Log in to join the conversation.
Time to create page: 0.163 seconds