How Can I remove all the space on the top secondary menu?
http://www.awesomescreenshot.com/image/563632/0627de59784786b6d00c3fb5c77bbb2d
Hi GitTran,
Please try the following in Quick CSS under Enfold–>General Styling:
.widget_bt_translator_widget {
padding: 0px 0 0px 0 !important;
}
Regards,
Rikard
That worked Perfectly. Thank you very much!