Hi all,
In this documentation i can change the place of transposh widget to header but i need to put it in the bar above menu at the left ( i have the social icon at the right). How can i do it please ?
Hey!
Have you already inserted Transposh widget to your header? If so, please post the link to your website. If not, you can refer to this post and add a widget area to your header – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
Yigit
Hi, thanks for your reply Yigit. The widget is now in header, how can i change it to bar above the menu at the right please ?
The website adress is: w w w.Easycolbaby.com
Thanks a lot for all.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#transposh-4 {
position: relative;
top: -100px;
left: 80%;
margin-bottom: -80px;
}
Best regards,
Yigit
Thanks a lot, the quick css is working. The widget is now in the header at the top, is it posible to put it in the bar above menu like social icons but at the left ?
thanks again