Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1080303
    [email protected]
    Participant

    Hello,

    Id like to add a link to the text so that when mobile users click on the phone number in the top bar it calls the number? How can I do this? Thanks for all the help.

    #1080307
    [email protected]
    Participant

    Nevermind, figured out how to make it a link to call, but now when you hover over it disappears, any CSS I can add to make this underlined or just a different hover color?

    http://www.alaseraesthetics.com

    #1080312
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-topbar .p-info a:hover {
        color: #000;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1080303 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>