• Resolved riversidelgbt

    (@riversidelgbt)


    I’ve tried to troubleshoot the CSS but not having much luck. I have a few flipboxes created, they look fine in preview, but when placed on a page, the box heights are incorrect. I’m sure it’s something to do with the theme.

    Any assistance would be appreciated. Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there

    Use below custom CSS to fix the overlap issue.

    div#flipbox-widget-4643 .flipbox-front-layout, div#flipbox-widget-4643 .flipbox-back-layout {
    height: auto !important;
    }

    or

    decrease content of flip box for better look.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Flipbox Height Incorrect’ is closed to new replies.