Insert links to switch site language in the center of the main top header
Hi !
I have created this discussion as requested in order for you to help me insert links in the center of the main top header to switch language (see screenshot).
You have suggested to install WPML but I have already Multisite Language Switcher, which works very fine. I'm really close to ending this bilingual installation. The last step is to place the links in the right place.
Thank you so much for your help.
my sites :
www.libidosciendiblog.com
www.libidosciendiblog.com/en
This discussion has been closed.
Comments
.flexslider .slides img { width: 100% ! important; }
.qua-head-detail .col-sm-2 a { color: #ffffff; line-height: 42px; padding-left: 15px; }
@media only screen and (min-width: 200px) and (max-width: 767px) {
.qua-head-detail .col-sm-2 {
text-align: center;
}
}