Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #40155
    David Stagl
    Guest

    I’m using the Crio theme, but I can’t seem to get the “Work With Us” button on my home page to work. Can you help me troubleshoot it?

    Thanks!

    #40185
    Jesse Owens
    Keymaster

    Hi David-

    Thanks for the report, and thanks for using the Crio WordPress supertheme. You’re experiencing a bug with the starter design– basically the diagonal decorations are “on top” of your button so it’s not clickable.

    We’re releasing an update for Crio soon with a fix for this bug, but you can fix it immediately with a little bit of Custom CSS. Navigate to Customize > CSS/JS Editor and paste this line into the CSS Code:

    body:before, body:after { pointer-events: none; }
    
    #40191
    Jesse Owens
    Keymaster

    Hi David-

    I wanted to update you on this, our developers just released Crio 2.8.2 with a fix for this problem, so you can update the theme rather than using Custom CSS.

    #40192
    David Stagl
    Guest

    Thanks so much, Jesse!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Button Isn’t Clickable in Crio Theme’ is closed to new replies.