Okay
  Public Ticket #2696937
Secondary Header Bar Clickable links for Phone and Email
Closed

Comments

  • kirstieanne started the conversation

    Hi there,

    Great theme! I have been working with it for years now and have not run into this issue before. I have added a Secondary Menu to the Secondary Header with hyperlinks for phone and email, just as I have done a dozen times on many of our other Salient theme websites but on this particular site the links are not clickable. Any ideas as to why this might be happening? Thanks in advance for your help!

  •  2,719
    Andrew replied

    Hi Kirstianne,

    Thank you for writing in.

    You will need to enter the full URLs to the social media links.

    8757192577.png

    Kind Regards.

  •   kirstieanne replied privately
  •  2,719
    Andrew replied

    Hi Again,

    Please add the item as a custom link and not a page from the secondary menu items in Appearance > Menus.

    Thanks.

  • kirstieanne replied

    Thank you for your assistance with this but they are added as custom links and not as pages in the secondary menu - please see my screenshots provided earlier.

  •  2,719
    Andrew replied

    Please send in your admin login credentials so that we can have a closer look.

    Thanks.

  •   kirstieanne replied privately
  •  2,719
    Andrew replied

    Hi There,

    Please try this css:

    #header-secondary-outer ul li, #header-secondary-outer ol li, #header-outer ul li, #header-outer ol li, #footer-outer ul li, #footer-outer ol li, #search-outer ul li, #search-outer ol li, #slide-out-widget-area ul li, #slide-out-widget-area ol li, #mobile-menu ul li, #mobile-menu ol li {
        pointer-events: auto;
    }

    Thanks.

  • kirstieanne replied

    Perfect! Works like a charm. Thank you.