• Resolved lshenefield

    (@lshenefield)


    Hi there, I’m having a hard time finding the selector that would make the language options in uppercase… It seems like it would be easy but… Thank you!

    Luke

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    You can use the following CSS: .gt_switcher {text-transform:uppercase}

    I also see that when you open the switcher, the top part extends, so it fits. You can use the following CSS to make sure it does not extend: .gt_option {position:absolute!important}, it will also make sense to set Open direction to be Down/bottom, so it slides down, instead of up.

    Thanks! ??

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.