Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981696
    clairerichardson
    Participant

    Hi,

    I love the support that i have seen in previous forum posts. I hope this isnt a dumb question. I must be over looking something, i just cant figure out what. The website is : https://healthylifecounselling.com.au/

    The mobile number in the topbar .p-info is set to this code in customiser:

    M. 0416 945 560

    If i am on a desktop and click the link, it goes to open Skype. When i am viewing in customiser and click on the small screen size, the link no longer appears to be clickable. Same with when i view it on a mobile. I cant click the link.

    I have a fair bit of custom css for mobile breakpoints, for different screen sizes, which i have checked but i cant figure out why this is happenning. Can you please help?

    I have attached the CSS in a notepad file for you.

    Thank you in advance. Let me know if you need login details and ill post a private reply (yep i have read a few forum articles) 🙂

    #981724
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    p.p-info {
        z-index: 2000;
        position: relative;
    }

    Hope it helps.

    #991747
    clairerichardson
    Participant

    Yes! it worked! thank you very much 🙂

    #991905
    Christopher
    Moderator

    You’re welcome.

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