Viewing 1 replies (of 1 total)
  • Sure you can move it down with just some CSS.

    Add the following CSS at the bottom of your theme’s style.css and you are done.

    .wpcs-slide-out-div {
        top: 20% !important;
    }

    You can change this percentage value as per your requirement. Hopefully Will add this feature in back-end settings in our next release.

Viewing 1 replies (of 1 total)
  • The topic ‘Lower form’ is closed to new replies.