Tagged: Timeline with bugs?
Hi, when using the timeline content-element, I have the problem that in smaller viewports the date from the left side is not visible and code-instructor shows me a “display:none”. Desktop-view is fine, not so on smartphoneas and tablets (smaller 989px)
@media only screen and (max-width: 989px) {
.av-no-preview .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-date {
padding: 33px 0 30px 50px;
display: none;
}
}
I post the url in the private area. What to do?
Thanks
tim
Hey slikslok,
Thank you for the inquiry.
You can set the display property to block, but the placement of the date would be incorrect. If you really need the date to display on mobile view, we recommend changing the Styling > General Styling > Milestone Placement to Left or Right, instead of Alternate.
Best regards,
Ismael
Hi Ismael,
please invest some more support-motivation. I’ll post you a link in the private area from another project where it works perfectly, with the same style-setting! So it must be some kind of bug in the newest enfold-theme or something else.
Thanks for your help.
Tim