• Home
  • Themes
  • Support
Vamtam Themes
Logo

VamTam Help Desk

Welcome
Login  Sign up
Home Solutions

How can we help you today?

Login or Signup to submit a new ticket
Check ticket status
Solution home Bijoux Elementor Theme Specific Guides Theme Specific Guides

How to remove the cursor animation? - Bijoux Elementor Theme

Modified on: Sat, 19 Dec, 2020 at 8:57 PM







You can remove the cursor animation in two easy steps:



Step 1:

 

Get a child theme from https://vamtam.com/child-themes/ 



Step 2:

 

Put the code below in its functions.php file:


add_filter( 'body_class', function( $classes ) {
    $classes[] = 'no-bijoux-cursor';
    return $classes;
} );



You can also check this guide: 


Vamtam Elementor Builder: Why use a Child theme?







Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

Related Articles

    WordPress Themes
    footer-logo
    tw-logo      tf-logo
    © Copyright 2010 - 2021    VamTam Themes    Privacy Policy