Direct Webstore
Well-Known Member
Just applied the latest theme update and the currency dropdown link has moved down a line, placing it under the phone number. See pic. It's screwing up the look. Don't worry about the Skype link ... it was the same before with the phone number there.
But in the header.php file I noticed something new in between the phone number and the currency dropdown ... a new div for a "login button" But there is no login button appearing anywhere. Is it for a login button planned for another future update? What do we need a login button for anyway? Can I just delete this new div? it looks terrible. makes the upper header taller than it needs to be.
<div class="login-line">
<?php dav_login_button();?>
</div>
EDIT .. Just noticed there's a login buton in the old header.php (<span><?php dav_login_button();?></span>) ... but it's further down the page. Is it something left over from earlier versions or something?
But in the header.php file I noticed something new in between the phone number and the currency dropdown ... a new div for a "login button" But there is no login button appearing anywhere. Is it for a login button planned for another future update? What do we need a login button for anyway? Can I just delete this new div? it looks terrible. makes the upper header taller than it needs to be.
<div class="login-line">
<?php dav_login_button();?>
</div>
EDIT .. Just noticed there's a login buton in the old header.php (<span><?php dav_login_button();?></span>) ... but it's further down the page. Is it something left over from earlier versions or something?
Last edited: