Header menu - wpml background

Hi,

i would like to remove part of header menu where wimple menu is located.
I moved flags above main menu (aligned with social icons), with this code (founded in your support forum :)) and removed bg color and border.

@media only screen and (min-width: 768px) {
#Top_bar:not(.is-sticky) .wpml-languages { top: -44px; right: 10px; }
#Action_bar .social { margin-right: 80px; }
}

#Top_bar .wpml-languages a.active, #Top_bar .wpml-languages.horizontal { background: none; border:none;}

also would like to change social icon in action bar.


here's screenshot:


image


thx

Comments

This discussion has been closed.