Okay
  Public Ticket #1694760
modify theme code
Closed

Comments

  • Innova started the conversation

    Hi,

    how can i disable the transition between page only for the "Back To Home Page" button?

    in few words: i would like to link your "back to homepage" button to a phone number instead to return to home page, but with transition effect active every time the user click on the icon the website vanish under the transition effect

  •  1,823
    Support replied

    Hello try opening footer.php and modify lines 33 to 41

    <a id="page-action-holder" class="ajax-link" href="<?php echo esc_url( tetriz_get_theme_options('clapat_tetriz_back_url') ); ?>" data-type="page-transition" data-tooltip="<?php echo esc_attr( tetriz_get_theme_options('clapat_tetriz_back_caption') ); ?>" data-placement="top">
    <div id="backtoworks">
    <circle class="circle-action is-inner" cx="40" cy="40" r="36" />
    <circle class="circle-action is-outer" cx="40" cy="40" r="36" />
    </svg>
    <i class="fa fa-times" aria-hidden="true"></i>
    </div>                       
    </a>


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy