Title: Short code width and border
Last modified: January 26, 2026

---

# Short code width and border

 *  Resolved [hellasdsa](https://wordpress.org/support/users/hellasdsa/)
 * (@hellasdsa)
 * [4 months ago](https://wordpress.org/support/topic/short-code-width-and-border/)
 * Hello
   I have a dropdown using the shortcode with flags and names.
 * I used this code to minimize the width of the switcher.
   .gt_switcher {width:120px!
   important}But the border loses the right side. It looks like it croppes from 
   the right and it crops also the border.
 * Any help would be much appreciated. thanks 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshort-code-width-and-border%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [4 months ago](https://wordpress.org/support/topic/short-code-width-and-border/#post-18801435)
 * Hi,
 * You will also need the following CSS rules:
 *     ```
       .gt_selected a {width:108px!important}
       .gt_option {width:118px!important}
       ```
   
 * Thanks! 🙂
 *  Thread Starter [hellasdsa](https://wordpress.org/support/users/hellasdsa/)
 * (@hellasdsa)
 * [4 months ago](https://wordpress.org/support/topic/short-code-width-and-border/#post-18801449)
 * yeap it works. thank you 🙂
 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [4 months ago](https://wordpress.org/support/topic/short-code-width-and-border/#post-18801458)
 * You are welcome! If you have a moment, please write a review: [https://wordpress.org/support/plugin/gtranslate/reviews/#new-post](https://wordpress.org/support/plugin/gtranslate/reviews/#new-post)
 * Thanks! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshort-code-width-and-border%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917)
 * [Translate Wordpress with GTranslate](https://wordpress.org/plugins/gtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/gtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gtranslate/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [edo888](https://wordpress.org/support/users/edo888/)
 * Last activity: [4 months ago](https://wordpress.org/support/topic/short-code-width-and-border/#post-18801458)
 * Status: resolved