Hi,
I was able to add a few flags from Google Translator to the secondary menu but there is a small bug. The last flag (Spain) is only clickable on the left side of the flag. The right side of the flag is not clickable. I added this short-code in a different place and it all works fine this way.
Perhaps we need to move the translator widget a bit more to the left so this problem doesn’t exist?
Please check the page in PVT.
Thank you
Hey sitesme!
Please add following code to Quick CSS
.av_icon_active_right .social_bookmarks {
padding-left: 0;
margin-left: 5px!important;
}
Best regards,
Yigit
Thank you Yigit!
Worked perfectly :)