Hi, I’d like to a weather widget to the top menu area of my site, but not sure how.
Sorry, login is:
Hi!
Please refer to this post – https://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and insert your widget using HTML widget :)
Cheers!
Yigit
Hi,
Please see attached. I got the widget in the menu but despite my efforts there remains 2 issues with it. 1) the temp doesnt appear until i scroll down the page, and 2) I would like it to be the furthest on the right of the menu.
Hi,
The widget doesn’t really blend well with the header and it doesn’t resize on scroll. Do you really want to enable it? Use the following css code to adjust the widget’s position.
#top .main_menu {
margin-right: 120px;
}
#top #plemx-root .weather-button {
float: right;
}
Please try to find a more simple weather plugin.
// https://www.designwall.com/blog/best-wordpress-weather-widget-plugins-2017/
Best regards,
Ismael