Hi,
I placed a Progressbar after a Promobox.
On Firefox it’s drawn wrong, Safari is OK. (Mac)
https://www.dropbox.com/s/cyplyncz3xwpqbk/Firefox.png
https://www.dropbox.com/s/wh7eh729kn0w2mn/Safari.png
Thank you,
Bernt
Hi Bernt,
Can we see the site live so we can inspect the code in FF/Chrome/Safari. It just helps to see issues live and make sure local fixes will work before getting added to theme updates.
Regards,
Devin
Hi Devin,
have a look at http://www.myservice.at/promo-test/
On FF20 on Mac it look like this (Opera on Mac is OK):
https://www.dropbox.com/s/1yz7nnxw55sxbeh/promo-progress1.png
Layout Builder:
https://www.dropbox.com/s/jchiu3ayuibs5zf/promo-progress-builder.png
Thank you,
Bernt
Hi!
Try to insert following code into the quick css field:
.avia-progress-bar .progress {
clear: both;
}
Regards,
Peter
Hi,
yes – it’s correct now on FF/Mac.
Thank you,
Bernt
Hi!
Great – we’ll add this fix to the next update.
Best regards,
Peter