Tagged: x Author Posts March 23, 2017 at 6:11 am #1417473 IceeyezParticipant Hi I would like to embedd some raw html to the site and keep navigation and menu on place. Somehow the html affects the top of the topbar and the language flags are ruining the menu. The html is delivered from the customer. Any suggestions on what way to go on this one? see http://diligentnordics.com/webinar-med-sophie-persson/ Kind regards Patrik March 23, 2017 at 7:41 am #1417554 Paul RModerator Hi Patrik, To fix it, you can add this under Custom > Edit Global CSS in the Customizer. .x-topbar .p-info a { display:inline-block; } .x-topbar .p-info a img { max-width:19px; } Hope that helps Author Posts