New Landing How can we help? Themeforest Theme Support Dante Mobile header by default + Add an icon to the mobile header Reply To: Mobile header by default + Add an icon to the mobile header

#135591
laranz – SUPPORT
Member
Post count: 3186

Hi,

1. It needs a little bit code edit, if you are comfortable follow this. Go to includes/sf-header.php and in #385 you will see the a line like this.

// FULL WIDTH MENU OUTPUT

That is where the header is generated, so everything between the div header-right, remove all the content, and add this.

<a class="mobile-menu-show" href="#"><i class="ss-rows"></i></a>
<a class="mobile-cart-link" href="http://www.pluriels.ca/cart/"><i class="ss-cart"></i></a>

2. What do you mean by that? If you want another icon then add like the before step, add the third anchor tag.

Let us know,

Thanks,
laranz.