Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Lap

    (@lapzor)

    Replace 28 with your Box ID.
    Set position in settings to right bottom.

    #boxzilla-28 {
    top: 100px;
    right: 100px;
    bottom: auto;
    }

    If that doesn’t work, add !important to each line, like this:

    #boxzilla-28 {
    top: 100px !important;
    right: 100px !important;
    bottom: auto !important;
    }

    Hope that helps. If you have any questions, please let us know.

    Thread Starter annemarie103

    (@annemarie103)

    Great It works just fine!
    Thanks for your help it is much appreciated !

    Plugin Contributor Lap

    (@lapzor)

    My pleasure. Please consider leaving us a good review here:
    https://www.ads-software.com/support/view/plugin-reviews/boxzilla

    Plugin Contributor Lap

    (@lapzor)

    Since there have been no replies to this topic for awhile I will now close this ticket as resolved.

    If you still have a problem or you have a similar problem as posted above, please open a NEW topic. Don’t forget to include a link to a page where we can see the issue whenever possible. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Customize box position in top right’ is closed to new replies.