-
AuthorPosts
-
September 11, 2018 at 7:08 pm #1008524
Hi-
Our website views fine on a desktop and phone, but on the ipad the text is running off. Is there CSS I can add to the site so this doesn’t happen? Thanks!
ErinSeptember 11, 2018 at 7:35 pm #1008548Hey ESWEENEY113,
Can you provide a screenshot of the issue?
Best regards,
Jordan ShannonSeptember 11, 2018 at 7:41 pm #1008549I can. :) How do I attach a screenshot?
September 11, 2018 at 7:52 pm #1008558Hi,
You can use the following service:
as well as imgur, or a dropbox link.
Best regards,
Jordan ShannonSeptember 11, 2018 at 10:41 pm #1008632This is what we’re seeing on an iPad. https://snag.gy/ST0wGm.jpg
Thanks!
ErinSeptember 11, 2018 at 10:53 pm #1008639Hi,
Add this to quick css:
@media only screen and (max-width: 1024px) { div .av_one_third{ width:100%!important; margin-top:20px!important; }}Best regards,
Jordan ShannonSeptember 12, 2018 at 1:44 am #1008664Perfect. Thank you!!
ErinSeptember 12, 2018 at 6:48 am #1008729Hi Erin,
Great, glad Jordan could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardSeptember 12, 2018 at 7:55 am #1008772by the way Erin – your individual Links to f.e. about should have the absolute path – because if you are not on the landing page (f.e. on a portfolio page) the #about link has no function (maybe the /#about will work)
September 12, 2018 at 10:39 am #1008830September 12, 2018 at 3:34 pm #1008980Thank you, Rikard! I knew the menu didn’t work well on a portfolio or post page so added return links on each. But your solution worked perfectly! I appreciate it :)
ErinSeptember 13, 2018 at 5:44 am #1009214Hi Erin,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardSeptember 13, 2018 at 3:23 pm #1009440Yes, please close it. Thank you!
Erin -
AuthorPosts
- You must be logged in to reply to this topic.
