Hi,
how I can change e-mail address and social icon links in contact page of Quark template? I used it here http://www.directive.cz/kontakt/.
Thank you.
Piotr Kunicki wrote:Hi,
@Sthakur, which browser are you using? Because I've checked the website from Tomas and don't see any problem with editing the contact page.
<?php if(get_theme_mod('quark_contact_fb','#') != '') : ?><a href="<?php echo get_theme_mod('quark_contact_fb','#');?>"><i class="gkicon-fb"></i></a><?php endif ;?>
<?php if(get_theme_mod('quark_contact_fb','#') != '') : ?><a href="<?php echo get_theme_mod('quark_contact_fb','#');?>" target="_blank"><i class="gkicon-fb"></i></a><?php endif ;?>