Hello,
I want to add custom Google fonts in my theme. Kindly guide me as to how can
I do it.
Best regards
Shahnawaz
This question is now closed
Hello,
I want to add custom Google fonts in my theme. Kindly guide me as to how can
I do it.
Best regards
Shahnawaz
This question is now closed
I need to debug directly on your site, please PM me url, admin and ftp credentials of your site.
<!-- BEGIN: QUICK ACCESS -->
<div id="ja-quickaccess" class="quick-access has-toggle">
<div class="btn-toggle quickaccess-toggle">
<i class="icon-user"></i><strong><?php echo $this->__('Quick Access') ?></strong>
</div>
<div class="inner-toggle clearfix">
<?php
if($this->getChildHtml('customer_account_navigation')):
echo $this->getChildHtml('customer_account_navigation');
endif;
?>
<div class="shop-access">
<?php echo $this->getChildHtml('topLinks'); ?>
</div>
</div>
</div>
<!-- END: QUICK ACCESS -->
like this screenshot. http://prntscr.com/4yhzzn