How do I remove the second placeholder profile image and its effect?

  • Posted in : impressivCard
  • fadidraghici
    Participant

    I need a static logo under “about me”. I want to remove the second profile image and the effect it has. I managed to remove the image but the effect is still there and the first image just goes away if I click on it.

    Also, how do I change the transitions of the pages?

    ahmetsali
    Keymaster

    Hi,

    1-)just remove the slider markup starting with;

    <div id="te-wrapper" class="te-wrapper">
    

    and put your static image instead;

    <img src="images/site/profile-2.jpg" alt="profile picture">
    

    2 -) Please check Documentation > Customization > Page Data Attributes.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘impressivCard’ is closed to new topics and replies.