• Resolved rayovac

    (@rayovac)


    Hi There,

    I’ve added Boxzilla to my wordpress site and on every browser that I test the box popup on it looks like it is 50% of the size that it should be. Also, the box width (in box appearance) doesn’t seem to change anything.

    I’ve disable all other plugins but it still happens.

    Is there a setting that I am missing?

    Thank you,

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

    (@lapzor)

    Hi,

    What with had you set / did you expect? And where can we see the reduced box?
    A link to the site where we can test this issue would be helpful.

    Also of course be sure to empty your cache when testing changes.

    Thank you!

    Thread Starter rayovac

    (@rayovac)

    I had set the width to 900px wide – http://awmedia.ca/awblog/2017/08/03/great-ads-come-from-great-insight/

    It is currently set to bottom right. The text is barely legible.

    Plugin Contributor Lap

    (@lapzor)

    Hi,

    In your theme’s style.css on line 96 I noticed the font size for “body” is set to 5px. Once I remove that in the developer console the problem is solved.

    Another solution would be to explicitly set the font size for things in the Boxzilla box:
    .boxzilla-content { font-size: 12px; }

    Hope that helps!

    Kind regards,

    Thread Starter rayovac

    (@rayovac)

    It does – thank you so much for catching that!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Boxzilla Reduced Size’ is closed to new replies.