Template Travelia > Display Fault After Update - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template Travelia > Display Fault After Update

N

Nabora

Template 3 years ago

Hello,

I just updated Joomla, extensions and the template and the logo is smaller (desktop version).

Thanks for your help!

Best regards, Michel

0
8 Answers
N
Nabora
Accepted Answer
3 years ago #90320

Of course, in the absence of an answer from you (4 days anyway!) I had to find a solution!

Can you at least validate the line of code that I added?

img.sp-default-logo.d-none.d-lg-block {
    width: 400px;
}

I hope you will be more responsive next time...

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #90012

Hello Nabora

Please allow location: Bangladesh (country) to check the issue.

https://prnt.sc/aZ5cMZwkXzRy

Best regards

0
N
Nabora
Accepted Answer
3 years ago #90074

This is it, Bangladesh allowed!

0
N
Nabora
Accepted Answer
3 years ago #90238

What are your NEW response times?

I don't remember that you needed more than 24 hours to respond to requests…

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #90306

The logo is looking fine.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #90549

Sure, I will try to improve the response time. Thanks for your feedback.

Your code is fine but you can simplify it with this CSS

.sp-default-logo{
    width: 400px;
}
0
N
Nabora
Accepted Answer
3 years ago #90596

Well done!

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #90652

You are welcome 😊

0