Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #412060

    I have used the small info text in top menu to add some icons. Maybee not the best way to do it but i have almost get it to work.
    Looks almost great in fullscreen (different distans between icons) but in mobile it is no space between the text.

    This is the code in small info text:
    [av_font_icon icon='ue82e' font='entypo-fontello' style='border' caption='Lämna material' link='page,3313' linktarget='' size='30' position='left' color=''][/av_font_icon][av_font_icon icon='ue805' font='entypo-fontello' style='border' caption='Kontakta oss' link='page,3333' linktarget='' size='30' position='left' color=''][/av_font_icon] [av_font_icon icon='ue80a' font='entypo-fontello' style='border' caption='Kundlogin' link='manually,http://bok-tryck.haikomhosting.com/' linktarget='' size='30' position='left' color=''][/av_font_icon]

    webpage in action: http://www.hangetiketter.se

    What can i do?

    #412330

    Hey Boktryck!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 678px) {
    .phone-info span.av_font_icon {
      margin-right: 10px;
    }}

    Cheers!
    Yigit

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