Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1475297

    Hi,
    we use a button with transparent background “Hell transparent in german”. Only the border is clickable. The button is used in the middle flex column with gradient background.
    What can we do to solve this problem?

    Best regards
    Harald

    #1475302

    Hey hwci,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #services {
    	z-index: 0;
      position: relative;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1475378

    Hi Mike,
    thank you very much for your quick answer and the fix. Works as expected and we are happy.
    Very best regards,
    Harald

    #1475385

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Button “transparent” not clickable’ is closed to new replies.