Retina Logo - Question | JoomShaper

Retina Logo

A

Aleksandar

Helix Framework 2 years ago

Retina logo appears twice in the logo position one below the other it should not be visible on the computer but only on the ios https://ibb.co/M2GfQR5

0
9 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #17616

Hello Aleksandar

Please use this CSS to Template Options -> Custom Code -> Custom CSS

@media (min-width: 768px){
    #sp-logo-wrapper .sp-retina-logo{
        display: none;
    }
    #sp-logo-wrapper .sp-default-logo{
        display: block;
    }
}

Best regards

0
A
Aleksandar
Accepted Answer
2 years ago #17620

I have another question in the SP page builder the map is not displayed and I don't see where to insert the api key

A double logo still appears on the desktop look at the picture

0
A
Aleksandar
Accepted Answer
2 years ago #17623

https://ibb.co/hFNyw9K I have an api key but I don't know where to insert it to make the map appear normal

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #17708

Please share your administrator access here to check the double logo issue. Use the Hidden Content box to share the credentials. Please follow this documentation for Google Map API Key setting on SP Page Builder.

0
A
Aleksandar
Accepted Answer
2 years ago #17734

I send u the credentials and thnx for Api key now work u can see the logo now

0
A
Aleksandar
Accepted Answer
2 years ago #17851

What's the problem, did you see?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #17865

Sorry, your shared credentials does not work. Please check and share again. I will have a look at your issue.

0
A
Aleksandar
Accepted Answer
2 years ago #17886

Try wit this

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #18396

Apology for the delay. Your administrator is not accessible.

0