Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #667123

    Hi,
    I use the WPML on my site for the multi-language. And I use the default language selector coming with the theme in the main menu which is on the header.

    I want to know how to reduce the spacing between the two default countries flags. Could you show me an example of the style css how to customize the selector, like the border, the margin, the size?

    I tried to search on the forum, but did not found yet. Thanks.

    #667365

    Hi forzhang,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #667453

    Thanks for replay.
    Sorry, I just tested the site on my localhost, I did not put it online yet.
    I want to know how to reduce the spacing between the two flags in the picture https://i.imgsafe.org/f9940246d2.png by using css.
    Thanks.

    #668752

    Hello?
    Any technical support is here?
    waiting for 3 days…

    #668839

    Hi,

    We are very sorry for the delay. Please add this in the Quick CSS field:

    .responsive #header_meta .sub_menu>ul>li {
        padding: 0 2px;
    }

    And please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Best regards,
    Ismael

    #669334

    Thanks for replay.
    But the code is not working. I put it in the quick css, but nothing is changed.

    #671116

    Hi,

    Please check the code and make sure that the “greater than” symbol are not converted to something else. Copy the code directly from this forum and not from your email.

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.