Hi Support
My client’s web site provides translated copy of the content etc.
In the mobile version we decided to place the language selector left the logo, however it has now disappeared properly due to software updates.
Where is it best to place the code? So we can avoid override the coding again?
Best regards
Lene
Hey Lene,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 479px) {
.responsive #top #wrap_all #header .social_bookmarks {
display: block;
}
}
Best regards,
Rikard
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard