• Resolved dc8734

    (@dc8734)


    Can you tell me how I can remove the transition effects when I hover over the title and subtitle?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    Seems like you already removed the effect with CSS. For reference this is the custom CSS code:

    body .style-1 .ca-sub,
    body .style-1 .ca-sub:hover {
    font-size: 14px !important;
    line-height: 18px !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Remove transition effect’ is closed to new replies.