Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1267184

    We would like to add some text and an icon to the bar above the main menu.

    To the left hand side, is this possible?

    I am already using the Header (extra elements) to display phone number to the right hand side.

    #1267320

    Hey onedesignprint,

    You can add a widget area. Refer to the following:

    Best regards,
    Jordan Shannon

    #1274686

    Hi Jordan

    I have managed to add icons using the following code:

    [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' size='12px' position='left' color='#FFFFFF' link='' linktarget='' animation='' id='' custom_class='' av_uid='' admin_preview_bg=''][/av_font_icon] +44 (0)121 285 0206  [av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' size='12px' position='left' color='#FFFFFF' link='' linktarget='' animation='' id='' custom_class='' av_uid='' admin_preview_bg=''][/av_font_icon](Email address hidden if logged out) “> (Email address hidden if logged out)

    In the Header, Extra Element section but email icon does not appear next to the email address. Can you help?

    Also on the left hand side next to ‘Fraud Warning’ I would like to add an icon, is this possible?

    #1274897

    Hi,

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

    #header_meta .avia-icon-pos-left {
        float: none;
    }

    If you want an icon next the fraud warning menu item, then you should be able to add shortcode as you did with the other element, but in the menu item text under Appearance->Menus.

    Best regards,
    Rikard

    #1275244

    Hi Rikard

    Thats works, thanks!

    But I am having issues with adding icon tho menu, please see http://paroil.cc/preview (top left hand side).

    Thanks

    #1275453

    Hi,

    Thanks for the update. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1275457

    Hi Rikard

    Please see private content.

    Thanks
    ODP

    #1275786

    Hi,

    Thanks for that. It seems like shortcodes are not working in the secondary menu, so we added the markup for you instead, and that is working. Please review your site.

    Best regards,
    Rikard

    #1276040

    Great thanks Rikard.
    Is it possible to have the icon to before ‘Fraud Warning’?

    Thanks
    ODP

    #1276290

    Hi,

    Please try this CSS as well:

    #header_meta .sub_menu li span {
      float: left; 
    }

    Best regards,
    Rikard

    #1276915

    Thanks Rikard that worked

    #1276979

    Hi onedesignprint,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Bar above main menu’ is closed to new replies.