 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
June 11, 2019 at 2:06 pm #1109139I added a german and english flag to give user the chance to switch languages to my main menu links on these sites: It works, but the flags are not shown. Can you help me with it? Thank you so much! June 13, 2019 at 12:09 am #1109629Hey transformmedia, How are you adding the flags? 
 Please provide more information regarding your issue.Best regards, 
 BasilisJune 13, 2019 at 10:46 am #1109818I use two individual links in my menu for english and deutsch and then I am using this code: li#menu-item-3902 { 
 background-image: url(https://marcogiannecchini.de/wp-content/uploads/2019/06/german-flag-grey.png);
 background-size: contain;
 background-repeat: no-repeat;
 background-position: 50% 50%;
 }
 li#menu-item-3902 a {
 opacity: 0;
 }li#menu-item-3902 { 
 width: 30px;
 }#menu-item-3902{ 
 left:35px!important;
 }li#menu-item-3901 { 
 background-image: url(https://marcogiannecchini.de/wp-content/uploads/2019/06/UK-Union-Flag.png);
 background-size: contain;
 background-repeat: no-repeat;
 background-position: 50% 50%;
 }
 li#menu-item-3901 a {
 opacity: 0;
 }li#menu-item-3901 { 
 width: 30px;
 }#menu-item-3901{ 
 left:30px!important;
 }June 14, 2019 at 4:56 pm #1110374Hi transformmedia, Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Best regards, 
 VictoriaJune 17, 2019 at 8:54 am #1110950June 18, 2019 at 4:17 pm #1111346Hi transformmedia, Please try the solution posted here 
 https://kriesi.at/support/topic/add-flags-to-the-menubar/Best regards, 
 VictoriaJune 19, 2019 at 12:57 pm #1111592Hi Victoria, 
 I tried it at the .de website, but unfortunately no changes. The links are still there, but the flags are not shown…June 19, 2019 at 8:33 pm #1111701Hi transformmedia, Best regards, 
 Victoria
- 
		AuthorPosts
- You must be logged in to reply to this topic.
