Topic-icon SClogin appears outsied menu dropdown container

Active Subscriptions:

None
in the drop down of my main menu the sclogin appears outside of the dropdown container
wightshops.com/ - 'sign in' tab
Does not appear to be a problem with the menu as the SCwidget displays correctly, Same menu > 'community' tab (dropdown shows invite a friend within the dropdown container)

To test I have set the template on another site to the same as the one with the problem - www.lovecampsites.com/en
Here all displays correctly > Main Menu > Community

Any help to get this looking correctly would be much appreciated

Regards
Norfolkandway
The topic has been locked.
Support Specialist
9 years 10 months ago #48546 by alzander
Add the following to your template's CSS file and it will fix your issue:
.mega .sclogin {
position: inherit;
}

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
Most excellent

Works as you said

Thank you for wonderful support, Much appreciated
The topic has been locked.