Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1083520

    Hello to kriesi support,

    I would like to replace and add telephone and letter icon on the top header instead of “mobile” and “Email” written.

    Thanks for help

    Regards

    Alex

    #1084905

    Hey Alex,

    Try checking out this thread: https://kriesi.at/support/topic/icons-in-top-bar-telephoneemail/
    Hope it helps.

    Best regards,
    Nikko

    #1088696

    I tried to check but it didnt help. i would like to replace written text in icon. how can i do it? tHANKS

    #1088715

    Hi AlexBellaTropea,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1089191

    hello i pasted link to fix. thanks too much

    #1089192

    Hello to kriesi support,

    I would like to replace and add telephone and letter icon on the top header instead of “mobile” and “Email” written.

    Thanks too much for help

    #1089401

    Hi AlexBellaTropea,

    I have added the shortcodes in Header > Extra Elements > Phone Number or small info text:
    phone:

    [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='16px' position='left' animation='' color='' av_uid='av-juc5j5ty' admin_preview_bg=''][/av_font_icon]

    email:

    [av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' size='20px' position='left' animation='' color='' av_uid='av-juc5j5ty' admin_preview_bg=''][/av_font_icon]

    In Enfold > Performance > Disabling of template builder elements > set this to Always load all elements. (needed to show icon element)
    Then to make a bit of modification, I added this css code in Quick CSS, located in Enfold > General Styling:

    #top .phone-info .av_font_icon {
        display: inline-block;
        float: none;
    }
    
    #top #header_meta .phone-info a {
        margin-right: 12px;
    }

    Best regards,
    Nikko

    #1089519

    Hello Nikko you did a good job. Thanks so much. I noticed that arrow to scroll photos on home page and arrow to scroll what guests say about us are disappeared on smartphone device. Can you fix it? Thanks

    #1089530

    sorry again and thanks for help. Can you change shape of phone icon like in link attached. Thanks

    #1089564

    Hi AlexBellaTropea,

    This code is responsible for hiding the arrow:

    .responsive #top .avia-slideshow-controls a {
        display: none;
    }

    Screenshot in private content (1st link)

    The link you gave shows a result of phone icons, which one are you referring? screenshot in private content.

    Best regards,
    Nikko

    #1089572

    i would like to see in this way icon on the right direction icon handset of phone. i hope that you understood.

    #1089575

    try to open

    #1089577

    try to open sorry

    #1089586

    you can see in this link sorry. i would this direction of handset of icon. than ks

    #1089632

    hello i would like to see like this “📞” thanks

    #1090051

    I did myself. I upload a new fotello icon and changed code on extra elements. Thanks so much

    #1090365

    Hi AlexBellaTropea,

    Glad you got it working for you! :)

    Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    If you need further assistance please let us know.

    Best regards,
    Victoria

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