Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1041286

    Hello,

    Iam using a timeline but the icons wont “pop” on small devices. I used the css from: https://kriesi.at/support/topic/bullets-icons-not-showing-on-mobile-devices/?login_error but it doen’t change something. Hope you can help.

    Wkr tim

    #1041320

    Hey Tim,

    Have you tried adding the css to the very top of quick css so it runs first? Also be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1041560

    Hey Jordan,

    Ik did but stil the same.

    #1041735

    Hi Tim,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1041764

    Hey Nikko,

    Thnx already below the login url.

    #1043168

    Hi Tim,

    Can you try adding this css code in Quick CSS, located in Enfold > General Styling:

    @media only screen and (max-width:1024px) {
      #top .avia-timeline-vertical .milestone_icon {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
      }
    
      #top .avia-timeline-vertical .av-milestone-indicator,
      #top .avia-timeline-vertical .av-milestone-icon-wrap:after {
        opacity: 1;
      }
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #1043218

    Yes! Thnx again!

    #1043227

    Hi Tim,

    Glad we could help. :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1043240

    Hi,

    Did you need additional help on this topic or shall it be closed?

    Best regards,
    Jordan Shannon

    #1043255

    can be closed thank you!

    Wkr Tim

    #1043265

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Timeline icons won't "pop"’ is closed to new replies.