Vegaproperty Posted April 25, 2020 Share Posted April 25, 2020 Site URL: http://www.vegapropertyemporium.com Hi there, the Mojave template doesn't have the correct proportions when viewing on mobile, I've attached photos on how it looks. The text is massive and doesn't fit in the screen, the pictures aren't fitting into the screen either. I definitely want it to replicate the desktop site in terms of how it's viewed. I've attached photos of how it looks on mobile, and then how it looks on mobile when i click desktop site. I need code for every single page as this is the issue on all pages. Also, on the now selling pages, the image carousel is extremely small and i need that looking bigger on the mobile site only. Thank you Link to comment
tuanphan Posted April 27, 2020 Share Posted April 27, 2020 It seems you solved? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Vegaproperty Posted April 27, 2020 Author Share Posted April 27, 2020 No i didn't resolve, the last photos are when i have to actually click desktop view on the mobile. I need the permanent mobile view to look like that.. @tuanphan Link to comment
Vegaproperty Posted April 28, 2020 Author Share Posted April 28, 2020 On 4/27/2020 at 8:55 PM, Vegaproperty said: No i didn't resolve, the last photos are when i have to actually click desktop view on the mobile. I need the permanent mobile view to look like that.. @tuanphan @tuanphan Are you able to help me with this css coding? I really need it urgently in order for the website to go live... Thank you Link to comment
tuanphan Posted April 29, 2020 Share Posted April 29, 2020 Seems fine here You mean Contact Us page? Add to Contact Us Page Setting > Advanced > Header <style> @media screen and (max-width:640px) { h1 { font-size: 40px !Important; display: inline-block; margin-right: 5px; } } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Vegaproperty Posted April 30, 2020 Author Share Posted April 30, 2020 On 4/29/2020 at 4:56 PM, tuanphan said: Seems fine here You mean Contact Us page? Add to Contact Us Page Setting > Advanced > Header <style> @media screen and (max-width:640px) { h1 { font-size: 40px !Important; display: inline-block; margin-right: 5px; } } </style> Thanks! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.