Hi, how can I align the breadcrumbs to the left only for the english pages of the site – http://screencast.com/t/exOb8mvM
Thanks.
Hey DROR!
Which plugin are you using, so we can check the variable that it controls the language with?
Is it WPML?
Regards,
Basilis
Yes, I’m using WPML
Hey!
Please add following code to Quick CSS
html[lang="en-US"] .breadcrumb.breadcrumbs {
left: 0;
right: auto;
}
Cheers!
Yigit
Thanks.
Hey!
Please do let us know if we can do anything else for you, we will be happy to do it.
Thanks a lot
Best regards,
Basilis