Viewing 1 replies (of 1 total)
  • Plugin Author WEN Solutions

    (@wen-solutions)

    Hello @dethfire,
    You have to replace the above code with the below one:

    .nb-default-wrap.nb-defult-postion-bottom {
        bottom: 0;
        left: 0;
        margin: 0 auto;
        position: fixed;
        right: 0;
        width: 70%;
    }

    This should do it for you.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How to wet width and center’ is closed to new replies.