Topic Resolution: Resolved
  • Closed
  • Anna Ross
    Spectator
    17.05.2016 at 19:30 #27752

    I was using the free version of evolve, but wanted some of the features of the plus version. After installing and purchasing! the plus, the site is almost unresponsive it is sooooo slow. PLEASE help

    Roman
    Spectator
    Posts: 3147
    17.05.2016 at 21:00 #27778

    about the z-index you are right, the front page content boxes are not designed for a html content, but have a quick fix 😉
    Custom CSS:

    .home-content-boxes a:link {
    z-index: 2;
    position: relative;
    }

    Roman
    Spectator
    Posts: 3147
    17.05.2016 at 21:03 #27779

    just seen you are using the button from the front page content boxes…remove this class cntbox_btn, it makes the links not clickable

    Anna Ross
    Spectator
    Posts: 7
    17.05.2016 at 21:15 #27782

    It worked! it worked! thank you very much. I spent countless hours yesterday trying trouble shoot..and it was something simple. (of course).