Tagged: Troubleshooting
- AuthorPosts
- July 6, 2021 at 9:27 am #40155David StaglGuest
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!
July 6, 2021 at 3:24 pm #40185Jesse OwensKeymasterHi 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; }
July 6, 2021 at 4:05 pm #40191Jesse OwensKeymasterHi 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.
July 6, 2021 at 6:22 pm #40192David StaglGuestThanks so much, Jesse!
- AuthorPosts
- The topic ‘Button Isn’t Clickable in Crio Theme’ is closed to new replies.