Mobile Logo Not Visible - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Mobile Logo Not Visible

MS

Martin Seidl

Template 1 year ago

Hi Team I use shaper macro template on Joomla 4 and logo (in logo module position) is not visible on mobile view althought i see it on desptop firefox developer mobile view tool. But I cannot see it on my mobile phone see https://www.arkiadesign.de/

0
15 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #140437

This is not possible

info_1932_2023.jpg

check from two different browsers

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #140332

Hi Martin,

Thanks for access. This is old template and needs extra steps.

FIXED. Reaload browser cache to see changes.

0
MS
Martin Seidl
Accepted Answer
1 year ago #140342

Dear Paul, thnx, now it is as before. the loge is there twice! so again error :-(

And if you say old, I mena i used the Joomla 4 version of template and it shouldnt be old, right?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #140361

Theere is only one logo, but you have to reload custom.css in your browser cache, as I said before. Or check on 2nd browser.


I mean Helix3 is old.

0
MS
Martin Seidl
Accepted Answer
1 year ago #140390

Hi Paul, thnx, i checked on several browsers. See here for example:

https://snipboard.io/zCOXfg.jpg

0
MS
Martin Seidl
Accepted Answer
1 year ago #140394

what is strange to me is that at a certain width of browser view 2 logos appaer now. see image of html code: https://snipboard.io/qOHhJF.jpg

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #140400

Ok, I will use different trick on your site, I forgot about Retina.


DONE, reload browser cache

0
MS
Martin Seidl
Accepted Answer
1 year ago #140423

now Logo dissapaered completelyonmobile view sry2say

0
MS
Martin Seidl
Accepted Answer
1 year ago #140586

thnx Paul it worked!

0
MS
Martin Seidl
Accepted Answer
1 year ago #141796

Dear Paul, the same happened on another project (J4, shaper hope template): 2 Logos on mobile view after UPDATE.

see https://fliegenpilz-ev.de

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #141801

take custom.css from 1st site and use it in 2nd site, it should help. If not, let me know.

0
MS
Martin Seidl
Accepted Answer
1 year ago #141804

Hey Paul thnx, custom.css from which site? And in custom.css there are many entries...which one? ok I embedded the code from arkiadesign to fliegenpilz for mobiel view but no change. Sorry i dont get your message.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #141841

DONE.

check: templates/shaper_hope/css/custom.css

0
MS
Martin Seidl
Accepted Answer
1 year ago #141867

thnx this is custom.css right now ???

@media (max-width: 480px) {

sp-menu .sp-megamenu-wrapper {

float: right;
background: none;
background-size: 100%;
padding-left: 10px;

} h2 {font-size:24px !important; }

sp-menu .sp-megamenu-wrapper {

float: right;
background: none;
background-size: 100%;
padding-left: 10px;

}
}

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #141877

Martin, custom.css that I used on your 2nd site.

0