Hi,
I am still having problems with a my sidebar in the shop of my site. It only appears in english when using firefox.
I checked with WPML and they think its a CSS problem. Ive looked through everything and cant seem to find the issue.
the site is http://luma-products.com/shop/
check it in french using firefox.
thnaks for your help
Bryce.
Hey Bryce!
Try adding this code to the Quick CSS:
#top #main .sidebar {
float: left !important;
}
Cheers!
Josue
I didnt realize that there was a frech and english version of the theme options!
added the stuff I had in the english version and it seems to have fixed the issue.
Bryce.