Sorry for a newbie question. I installed Language Switcher Extended. Everything works properly, but I need to align the Language Switcher block right in the Header region. My theme is Drupal8 W3CSS Theme.
Now I have the following html source of my Language Switcher block
I have a custom block type that is using an Entity Reference field to a pretty basic content type. The content type is called "Testimonials” and literally has 3 fields on it. That custom content type is set to be translatable and is working fine as far as that goes. I can add a new Testimonial to the system and translate it and if I go to those node pages I can see the proper translation based on my URL code.