• Resolved Mitt

    (@mittwaffen)


    I have a small shortcode with flags only, i have alot of white space, and would like to shorten the box from the right side.

    OR add ENG, CN, CN_HK, JP, IN, text beside the flags to use the space.

    https://ibb.co/bz5WcLh
    Image for the issue.

    Im a bit of a newbie with this so a very basic guide would be ideal.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Anghel Emanuel

    (@anghelemanuel99)

    Hello there,

    Thank you for reaching us!

    I`m glad that I can help you to have the best experience with our plugin.

    Here is a custom CSS that will help you to remove the white spaces from the language switcher:

    .trp-ls-shortcode-current-language {
    width: 51px !important;
    }
    .trp-ls-shortcode-language {
    width: 51px !important;
    }

    Kind Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘How to customize shortcode – need simple tweak.’ is closed to new replies.