Hi Kyle,
I have tried to put the code below to sf-header.php header 2
$header_output .= '<div class="header-right span8"><div class="valutaskifter">'.do_action('wcpbc_manual_country_selector').'</div>'.sf_aux_links('header-menu').'</div>'. "\n";
`
and add CSS
.header-right {
position: relative;
}
.valutaskifter {
margin-top: 6px;
position: absolute;
right: 70px;
text-align: right;
}
But the country selector drop down is not at the right place, please see the attached.
Could you help me to put it before the aux links (My account)? Thanks in advance.
Best,
Eric
Attachments:
You must be
logged in to view attached files.