-
AuthorPosts
-
April 6, 2022 at 1:05 pm #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?April 6, 2022 at 2:38 pm #1347433Hey 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,
RikardApril 6, 2022 at 4:18 pm #1347441Hi Rikard,
awesome, thank you!April 6, 2022 at 5:22 pm #1347451Hi,
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,
RikardApril 6, 2022 at 5:37 pm #1347454Dear 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?April 6, 2022 at 7:30 pm #1347466Hi,
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,
RikardApril 12, 2022 at 1:18 pm #1348103Hi Rikard,
thank you so much, best support!April 13, 2022 at 5:23 am #1348175 -
AuthorPosts
- The topic ‘Add icons to xtra info in header’ is closed to new replies.