Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #364752

    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.

    #364991

    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

    #365873

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Widget area creating funny styles’ is closed to new replies.