RSS Feed/News Mobile logo too small

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,182
Points
823

Reputation:

Hi,
My logo on mobile shows too small. On the previous version I used in extra.less but with this code my logo doesn't show at all.

How do I make the logo size correctly in 2.3?

Logo size is 451 X 68

// ########################### FULL SIZE LOGO ON MOBILE ########################
.p-nav-smallLogo {
display: none !important;
}
.p-header-logo {
max-width: none !important;
}
.has-js .p-header {
display: block;
}

Continue reading...
 
Status
Not open for further replies.
Top