Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1157410
    DanaeJones
    Participant

    Hello,

    I have an issue with links/a tags on my site not working. Links that are generated by the theme (header links, footer widget links, etc) seem to be fine, but links from anything I do in Cornerstone don’t work at all, be it text or buttons or dropdowns–when I click on them, nothing happens. Here’s a link to the site: http://inchsnatural.com/our-contact/

    Thanks,

    -Danae

    #1157634
    Jade
    Moderator

    Hi Denae,

    The links you create in Cornerstone doesn’t work because of this code:

    .x-container.width.max.main {
        margin-bottom: 0;
        margin-top: -65px;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%;
        z-index: -10;
    }

    You can remove the z-index property in that code so that the content will function again.

    Hope this helps.

    #1158470
    DanaeJones
    Participant

    Awesome, thank you!!!

    #1158649
    Joao
    Moderator

    Glad to hear we managed to help.

    Let us know if we can help with anything else.

    Joao

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