Tagged: iPad
Hi guys,
After I updated to Enfold 3.0.5, my breadcrumbs were not aligned anymore in portrait view on my iPad. I also updated to Enfold 3.0.8, but that did not solve the problem. The breadcrumbs work fine on on the iPad in landscape view, on desktop and mobile phone.
You can see what I mean here: http://www.screencast.com/t/DGglTeDlm3d
Do you know how to fix it?
Sincerely,
Morticka
Hi Morticka!
Thank you for using Enfold.
I’m sorry but we can’t reproduce the issue. Breadcrumbs look aligned on different screen sizes.
Cheers!
Ismael
Hi Ismael :),
Did you use a real iPad? I asked my friend to check on her iPad and she got the same effect, so the issue does exist:
http://www.screencast.com/t/bXoyLtlD
Do you have a fix?
Sincerely,
Morticka
Hi!
Please add following code to Quick CSS
@media only screen and (max-width: 768px) and (min-width: 481px) {
.title_container .breadcrumb {
padding-left: 50px;
}}
Cheers!
Yigit
Yigit, you’re the man, it works, thx!!!! :D
Sincerely,
Barb