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

    Dear support,

    i would like to add to fontello-icons side by side to the phone-info above the header and make them clickable. One phone icon and one e-mail icon.
    Is this possible?

    #1347433

    Hey dondela,

    Please try this in the phone number input box:

    <div style="margin-right: 10px;"><a href="tel:123456789">[av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' size='12px' position='left' color='' link='' linktarget='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' element_template='' one_element_template='' av_uid='av-l1njjt67' sc_version='1.0' admin_preview_bg=''][/av_font_icon] 123456789</a></div><div><a href="mailto: (Email address hidden if logged out) ">[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' size='12px' position='left' color='' link='' linktarget='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' element_template='' one_element_template='' av_uid='av-l1njjt67' sc_version='1.0' admin_preview_bg=''][/av_font_icon]  (Email address hidden if logged out) </a></div>

    Best regards,
    Rikard

    #1347441

    Hi Rikard,
    awesome, thank you!

    #1347451

    Hi,

    Great, I’m glad that we could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1347454

    Dear Rikard,

    i have one more question. On mobile view there is still the social-navigation (sub_menu) menu on top of the page. So there is an empty space on top of the 2 new contact-icons.
    Is it possible to hide this area on mobile view?

    #1347466

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    nav.sub_menu {
      display: none; 
    }
    }

    Best regards,
    Rikard

    #1348103

    Hi Rikard,
    thank you so much, best support!

    #1348175

    Hi,

    Glad we could be of help. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Add icons to xtra info in header’ is closed to new replies.