WPML flags position

Hi,

How to reduce space between WPML flags? url: http://raamatupidamine.veebilahendus.ee/

Thank you!

Comments

  • Hi,
    try this css
    #menu-menuu li:nth-last-child(2) span{
    padding-right:0 !important;
    }
    #menu-menuu li:nth-last-child(1) span{
    padding-left:10px !important;
    }
    thanks
  • Hi,

    it worked, thanks, but only with 2 languages. Now added 3rd one and big space between 1st language flag and other flags. http://www.kreedit.ee/

    Code that I added:


    #menu-menuu li:nth-last-child(2) span{
    padding-right:0 !important;
    }
    #menu-menuu li:nth-last-child(1) span{
    padding-left:10px !important;
    }

    #menu-soome li:nth-last-child(2) span{
    padding-right:0 !important;
    }
    #menu-soome li:nth-last-child(1) span{
    padding-left:10px !important;
    }

    #menu-vene li:nth-last-child(2) span{
    padding-right:0 !important;
    }
    #menu-vene li:nth-last-child(1) span{
    padding-left:10px !important;
    }
    Can you chck?

    Thank you!
  • Add this Custom CSS code:
    #menu-menuu li:nth-last-child(3) span{
    padding-right:0 !important;
    }
    thanks
  • Hi,

    added, code below. 1st language flags position are ok http://www.kreedit.ee/ 2nd language flags position are different http://www.kreedit.ee/ru/ and 3rd language are little bit different http://www.kreedit.ee/fi/

    Can´t use the code to show all flags on same position?

    #menu-menuu li:nth-last-child(2) span{
    padding-right:0 !important;
    }
    #menu-menuu li:nth-last-child(1) span{
    padding-left:10px !important;
    }

    #menu-soome li:nth-last-child(2) span{
    padding-right:0 !important;
    }
    #menu-soome li:nth-last-child(1) span{
    padding-left:10px !important;
    }

    #menu-vene li:nth-last-child(2) span{
    padding-right:0 !important;
    }
    #menu-vene li:nth-last-child(1) span{
    padding-left:10px !important;
    }

    #menu-menuu li:nth-last-child(3) span{
    padding-right:0 !important;
    }

  • Delete whole CSS with this flags you sent and insert this
    #menu-menuu li:nth-last-child(2) span{
    padding-right:10px !important;
    }
    #menu-menuu li:nth-last-child(1) span{
    padding-left:10px !important;
    }
    #menu-menuu li:nth-last-child(3) span{
    padding-right:0 !important;
    }
    If you'll insert next flags, just add 10px of padding to the third child.
    Thanks.
  • Great, thank you!
  • Hi,

    I have now 3 menus with 3 languages, added css code, but the space between flags are still little bit big, how to reduce it? 


    css code: 

    }

    #menu-eesti li:nth-last-child(2) span{
    padding-right:0.1px !important;
    }
    #menu-eesti li:nth-last-child(1) span{
    padding-right:0.1px !important;
    }
    #menu-eesti li:nth-last-child(3) span{
    padding-right:0.1px !important;
    }

    #menu-inglise li:nth-last-child(2) span{
    padding-right:1px !important;
    }
    #menu-inglise li:nth-last-child(1) span{
    padding-right:1px !important;
    }
    #menu-inglise li:nth-last-child(3) span{
    padding-right:1px !important;
    }

    #menu-vene li:nth-last-child(2) span{
    padding-right:1px !important;
    }
    #menu-vene li:nth-last-child(1) span{
    padding-right:1px !important;
    }
    #menu-vene li:nth-last-child(3) span{
    padding-right:1px !important;
    }
  • edited November 2020
    Hello,
    Please, try to use following Custom CSS Code.
    #Top_bar .menu > li.wpml-ls-item > a span{
    padding: 0 5px!important;
    }
    Thanks
  • Great, thank you!
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.