Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Yes, you can. For this Go to your enigma theme folder and open header file go to line NO – 55 see the code

    <ul class="social">
    					<?php if($wl_theme_options['fb_link']!='') { ?>
    					   <li class="facebook" data-toggle="tooltip" data-placement="bottom" title="Facebook"><a  href="<?php echo esc_url($wl_theme_options['fb_link']); ?>"><i class="fab fa-facebook-f"></i></a></li>
    					<?php }
    
    ......
    ...
    ...
    <li class="linkedin" data-toggle="tooltip" data-placement="bottom" title="whatsapp"><a href="tel:<?php echo esc_attr($wl_theme_options['whatsapp_link']) ; ?>"><i class="fab fa-whatsapp"></i></a></li>
    	                <?php } ?>
    					</ul>

    Replace this code with the code given in below link and save the file. The vk is replaced with a Pinterest icon for the header.

    https://pastebin.com/u4ziS15t

    Let us know for further query.
    Thanks.

    Thread Starter jean jacques amani

    (@jean-jacques-amani)

    I didn’t see the code the way you said. a bit too confused

    Ohkk. If you didn’t understand, so Please contact us at our email id which is [email protected]

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pinterest account in the place of other’ is closed to new replies.