ცსს პრობლემ - by cosmo

This topic has 12 replies, 3 voices, and was last updated 3 years, 1 month ago ago by Robert Hall

  • Avatar: cosmo
    cosmo
    Participant
    February 2, 2021 at 17:00

    please watch video.
    why?
    any idea?

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2021 at 09:47

    Hello,

    Add the code to Theme Options, so we can see the problem on your site + provide temporary wp-admin access.

    Regards

    Avatar: cosmo
    cosmo
    Participant
    February 3, 2021 at 11:25

    sure

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2021 at 14:44

    Hello,

    Use the next custom CSS code:

    /* Item link (onscreen) */
    .header-wrapper .menu:nth-child(1) .menu-item:nth-child(4) > .item-link:nth-child(1):hover {
    animation-duration: 2.28s;
    animation-delay: 0s;
    animation-name: bounce;
    transform-origin: center bottom;
    }
    /* Item link */
    .header-wrapper .menu:nth-child(1) .menu-item:nth-child(4) > .item-link:nth-child(1) {
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    }

    Regards

    Avatar: cosmo
    cosmo
    Participant
    February 3, 2021 at 15:06

    yes but not working

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2021 at 19:57
    Avatar: cosmo
    cosmo
    Participant
    February 3, 2021 at 20:57

    I want animation moving always, but now it move when I enter with mouse near it

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2021 at 21:03
    Avatar: cosmo
    cosmo
    Participant
    February 3, 2021 at 21:31

    Sorry I notice code later and repair it.
    Can I put somewhere in code Costom Js ?
    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 4, 2021 at 12:35

    Sorry, but your question is a bit unclear for me. Please describe it in more detail.

    Regards

    Avatar: cosmo
    cosmo
    Participant
    February 4, 2021 at 14:25

    sorry for my english. theme have custom javascript section?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 5, 2021 at 07:40

    Hi

    We have area to put custom css, you can find it in Theme Options > Styling > Additional CSS but don’t have Custom JS area. You can use child theme to add new scripts https://codex.wordpress.org/Child_Themes
    Child theme archive you can find in theme package.

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.