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

    Hi there, I would like to change the top bar (the bit where the phone number appears above the main header menu) so that on mobile a clickable phone icon appears as well as a clickable mail icon for email. Here is a screenshot of what I would like it to look like (found on another website)

    https://snag.gy/CxUtIg.jpg

    I am guessing this would require quite a lot of customisation of the theme, but just wanted to check if there was a way of achieving this?

    Thanks for your help

    #909766

    Hey johnstanley1990,
    Please try adding this to your Enfold Theme Options > Header > Extra Elements > Phone Number or small info text:

    <ul class="contact"><li class="phone"><span class="in1"><a href="tel://1-555-555-5555">[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]</a></span></li>   <li class="mail"><span class="in1"><a href="mailto: (Email address hidden if logged out) ">[av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon]</a></span></li></ul>

    be sure to change the email address & phone number in the links.

    Then add this code in the General Styling > Quick CSS field:

    .in1 {display: inline-block !important; }
    .contact ul {list-style: none!important; list-style-type: none!important;}
    ul.contact li { display: inline!important;}

    This is the expected outcome:
    2018-02-08_070157

    Best regards,
    Mike

    #915487

    Hi Mike,

    Thanks for this and sorry for the slow reply.

    Can you please post a link to hiring a freelancer?

    Thanks again

    #915508

    Hi johnstanley1990,

    Hire a freelancer here. Was Mike’s suggestion not helpful?

    Best regards,
    Victoria

    #916037

    Hi Victoria,

    Yes Mike’s answer was helpful, but I just wanted to see your freelancer service out of interest as it is taking me longer as a novice to do the things I would like to do with the site.

    Thanks again for your help.

    Kind regards

    #916052

    Hi,
    Glad to hear it was helpful, Thank you for using Enfold.

    Best regards,
    Mike

    #1122134

    ” <ul class=”contact”><li class=”phone”><span class=”in1″>[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]</span> <li class=”mail”><span class=”in1″>(Email address hidden if logged out) “>[av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon]</span> ”

    Hi Mike,

    Thanks for the code it worked perfectly! May I know how can I display the phone number and email following the icon on screen instead of just Icon? Also is it possible to display the number and email without the underline? Please check the link below to undertand what I meant.

    Here is an example (https://dcc-eu.com/), thanks for the helpful solution!

    • This reply was modified 5 years, 3 months ago by jl_tan.
    #1122439

    Hi,

    @jl_tan
    I took a look at your phone and email links, but it seems that you have already added the phone number and removed the underline. Is this solved now?
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Changing the top bar’ is closed to new replies.