• Resolved Basgitaar

    (@basgitaar)


    Hey folks,

    I wonder if someone can help me out here, I’m kinda new to WP but I am aware of how to change things on a coding level. Before I used QTS, I just used qTranslate. I had the language chooser in the top bar of my Virtue theme (http://wp.peonyshowgarden.com). A Dutch and an English flag next to each other. Only now since I am forced to used the qts widget instead of the qt, it changed the styling a bit, somehow my 2 flags are now in some sort of list. How do I get rid of this list and just have the 2 flags next to each other without the list marks?

    I hope that I made myself understandable, English is not my native language.

    https://wordpress.org/plugins/qtranslate-slug/

Viewing 1 replies (of 1 total)
  • Plugin Author Pedro Carvalho

    (@pedroghandi)

    Hi Basgitaar, thanks for using our plugin,

    please use these styles:

    .qts_type_image { list-style: none; }
    li.qts_lang_item { float: left; padding-right: 5px; }

Viewing 1 replies (of 1 total)
  • The topic ‘QTS widget in Virtue top bar (language chooser) styling’ is closed to new replies.