Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1138283

    Hi, I bought Eventer plugin (https://eventer.imithemes.com) and really wanna use it but when I activate it my site is not as it should be. The content is wider and doesnt fit in columns anymore. The text is outside the box or column at right side and the whole container is wider. Are you familiar with this problem and any idea how to fix it?

    Sent support ticket to Eventer plugin but no reply yet. Hope you can help too!

    Thanks!

    #1138563

    Hey jannnnnneke,
    Thanks for the links, but when I check your pages I don’t see the issue. Please see the screenshots in Private Content area.
    What browser are you using?

    Best regards,
    Mike

    #1138780

    Hi sorry, the plugin author gave me a CSS code and that worked:

    * { 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
    }

    Thanks!

    #1139092

    Hi,

    Great, I’m glad that you got a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.