Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #513433

    How do I slow down the animated numbers count? Looking to have this change at a much slower rate.

    #513444

    Also, my link in the menu next to the logo seem to be off centered when you mouse over it. Is there an adjustment/fix?

    #513768

    Hi!

    refer to this answer: https://kriesi.at/support/topic/animated-numbers-speed-2/#post-391997

    I can only see: “Maintenance mode is on. Website will be available soon”

    Cheers!
    Andy

    #516639

    My apologies. Please take a look now. I’ve found a solution for the the numbers, but I’m having issues with the menu overlapping the logo as I adjust the screen. And the mouse over for the last link seem to be off centered.

    Lastly, regarding the slider on the homepage, in the mobile version the slider buttons (ex. learn more…) are hidden. Is there a way to adjust or disable the slider in mobile version all together?

    • This reply was modified 9 years, 2 months ago by mydpidesign.
    #517128

    Hi.

    Please try the following in Quick CSS to activate the mobile menu earlier:

    @media only screen and (max-width: 1150px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }

    I couldn’t see any buttons on your slider, did you remove them?

    Regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.