catscholz

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Links to events not clickable #816368
    catscholz
    Participant

    OK I put this in the child theme style.css:

    @import url(“../enfold/style.css”);
    .main_menu {
    margin: 4em 0 0 0;
    position: fixed;
    top: 3.85em;
    width: 57.5%;
    }
    #tribe-events-pg-template {
    margin: 4.5em auto !important;
    max-width: 1000px !important;
    }
    .main_menu {
    clear: none;
    height: 100%;
    line-height: 30px;
    margin: 0;
    position: absolute;
    right: 0;
    z-index: 100;
    }

    and now the links work. I don’t really understand why. But I’m going with it, thanks!

    in reply to: Links to events not clickable #816304
    catscholz
    Participant

    Hi Brian – thanks – the way this theme works only allows me to edit the child theme so what should I add instead of removing height: 100%?

    Also – I duplicated the site on my dev server and found that there is a theme conflict causing the links not to work.

    At pg.catswebweave.com/events, I changed the theme to 2014 and the links work fine.

    Do you know how I can modify the theme to make it compatible with your plugin? Or do I need to contact theme developer? I don’t currently have dev support with the theme (though I am trying to get it).

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)