connect box isn't connecting!

Support Area Forums Kerygma connect box isn't connecting!

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://gatewaychristiancenter.org
  • Author
    Posts
  • #25518
    John Bowling
    Participant

    None of my connect boxes are being allowed to be clicked. They all have the appropriate links but i do not get the “pointer hand” that was coming up before. I’ve even created new ones just to be sure and still no luck. What is up?

    #25522
    Bill Robbins
    Moderator

    Hello John,

    Sorry for the trouble there. The connect boxes make use of the text that can be entered there to create the links. We can make them work without the text though. Here’s what to do:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .home-box a {
      	position: absolute;
      	top: 0;
      	left: 0;
      	right: 0;
      	bottom: 0;
      	z-index: 20;
      }
      
    3. Update your settings.

    Let me know if you run into any trouble there.

    Thanks,
    Bill

    #25527
    John Bowling
    Participant

    That did it! Thanks so much

    #25529
    Bill Robbins
    Moderator

    Fantastic! Let me know if you need anything else 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘connect box isn't connecting!’ is closed to new replies.