1. You can disable translation button under Theme options > Header & Subheader > Extras section. There is Custom Switcher Style option responsible for that translation.
2. Please send us link to page where you would like to decrease menu items size and padding among them so we can have a look on it first and provide right solution.
1. So translation can be disabled under Theme options > Header & Subheader > Extras section just as we told you in previous message and it works of course.
2. Are you talking about purple secondary menu items?
1. So you are saying that you disabled translation menu under the section we mentioned above and it didn't disappeared?
2. Main menu font sizes can be changed under Theme options > Fonts > Size & Style section but to decrease padding among them, you need to use the following custom css:
#Top_bar .menu > li > a span:not(.description) { padding: 0 15px !important; }
Comments
cart icon can be set under Theme options > Blog, Portfolio & Shop > Shop section but also, you need top have WooCommerce plugin installed.
Thanks!
2. Please send us link to page where you would like to decrease menu items size and padding among them so we can have a look on it first and provide right solution.
2. Are you talking about purple secondary menu items?
2. Main menu font sizes can be changed under Theme options > Fonts > Size & Style section but to decrease padding among them, you need to use the following custom css: