Clean Biz Pro problem – buttons on mobile not functioning

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11582
    eVision Themes
    Keymaster

    Thanks for your notice.
    In order to resolve this issues, please put this code in the Additional CSS.
    Follow these steps:
    Go to Dashboard > Appearance> Customize> Additional CSS and paste this CSS:

    .wrapper-slider .controls {
       height: 0;
    }
    .wrapper-slider .controls #slide-prev, .wrapper-slider .controls #slide-next {
       margin-top: -44px;
    }

    Hope this helps your problem.

    Thanks

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.