- This topic has 11 replies, 3 voices, and was last updated 4 months, 2 weeks ago by
Tom.
-
AuthorPosts
-
October 19, 2020 at 1:51 am #1495167
Patrik
Hey!
My logo in the mobile be compressed. Very small after update. Also a site when I only have text as a logo.
Do you know about this error? π
It is only visible in the mobile phone directly and not in the editing mode for mobile on the computer.
Sends link to one site. Please do not share the address so everyone sees.
October 19, 2020 at 4:34 am #1495307David
StaffCustomer SupportHi there,
this is what i see on mobile:
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 19, 2020 at 5:09 am #1495360Patrik
As I wrote, you would keep my page anonymous THANK YOU.
“Sends link to one site. Please do not share the address so everyone sees.”
Remove the picture please!
—-
This is not how it looks in different iphones I have. In safari.
EDIT: Not in chrome either.
October 19, 2020 at 6:44 am #1495461David
StaffCustomer SupportI checked on all browsers and i am seeing the same as the previous shared image.
If you can try on a different network in case the ISP has cached an old instance, or another device to see if it is device related..Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 19, 2020 at 7:57 am #1495688Patrik
It seemed to be lazy speed on Autoptimize that who created the error. So now it’s solved for that site. (I clicked in so that picture is not included.)
But have problems with a site that has text as a logo and there the page name becomes smaller on mobile and ipad. If I turn off LiteSpeed Cache, the problem disappears. But the problem arose when you introduced so you could have different sizes of computer, mobile and tablet? When I go in and change the size of the page name in computer mode, it works, but when I change it for computer (EDIT: ipad i mean) and mobile, nothing changes?
October 19, 2020 at 1:01 pm #1496139Tom
Lead DeveloperLead DeveloperWhere can we see this other site?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 20, 2020 at 3:10 am #1496689Patrik
Hey! π Post link anonymously here in this post. Keep the page anonymous please. π
October 20, 2020 at 10:02 am #1497393Tom
Lead DeveloperLead DeveloperIt will match your navigation font size on mobile (which is 15px right now).
You can tell it to be larger with some CSS:
.main-navigation .navigation-branding .main-title a { font-size: 20px; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 20, 2020 at 10:28 am #1497424Patrik
Many thanks for the answer! Okay so there’s nothing wrong? π
October 20, 2020 at 1:52 pm #1497637Tom
Lead DeveloperLead DeveloperAll looks good to me π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 21, 2020 at 7:47 am #1498376Patrik
Yes it works but should it not work directly in edit mode i meant? π
Have discovered several sites now where the editing mode no longer works. Do i have to write extra css for everyone in the future? πOctober 21, 2020 at 12:52 pm #1498893Tom
Lead DeveloperLead DeveloperIt uses the navigation font size, so if you increase that in the Customizer, it will increase the title.
There isn’t an independent option just for that one element, so if it needs to be different you’ll need to use the CSS.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.