Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1197625

    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.

    View post on imgur.com

    #1197631

    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

    #1197675
    This reply has been marked as private.
    #1197680

    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

    #1197697
    This reply has been marked as private.
    #1197736

    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

    #1197799
    This reply has been marked as private.
    #1197935

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.