Hello kriesi staff,
I have changed the text next to social where is “Следуйте&свяжись с нами” and written again “Следуйте&свяжись” now my header is like that. Why? And icon of email is too small it is 25px.
Hey,
Thanks for contacting us!
1- I added following code to bottom of Style.css file of your child theme
#header .mail .av-icon-char {
font-size: 17px!important;
line-height: 17px !important;
}
2- That is actually expected as there is not enough space to display your content in header meta. You could insert less content, decrease font size on smaller screens or hide certain content in header meta in smaller screen sizes. If you need assistance after your decision, please let us know :)
Best regards,
Yigit
Hi,
It works fine on my end on Italian version as well. Attached a screenshot in private content field. Please make sure to flush browser cache and refresh your page a few times :)
Best regards,
Yigit
Hi,
I was talking about email icon :)
Here is my comment on that issue
2- That is actually expected as there is not enough space to display your content in header meta. You could insert less content, decrease font size on smaller screens or hide certain content in header meta in smaller screen sizes. If you need assistance after your decision, please let us know :)
Best regards,
Yigit