Tagged: widget area
Hi
We have noticed that when we place a widget onto a page using the avia widget area in a 1 column grid area the styling on our map is effected negatively. But if we add the widget to a page with just a avia test area then it works fine.
Hi McEwans!
Try adding a codeblock element to your page and add this inside.
<style type = "text/css">
.widget li { clear: none !important; }
</style>
Regards,
Elliott
Thank you so much Elliott!
Don’t think i would of gotten that, i adding it to my style sheet and it sorted our all the instances of the map on the site!
Thank so much