Support » Plugin: PDF Flipbook, 3D Flipbook WordPress - DearFlip » DFlip Control Icons Missing

  • Hi, the icons for the control bar are not showing. They work if you click but its hard to know what you’re clicking.

    I’ve tried to remove the css from minify but that hasnt helped. Any help appreciated.

    Niall

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

Viewing 1 replies (of 1 total)
  • Plugin Author DearHive

    (@dearhive)

    Hi,

    In your site there is CSS that is overwriting icon content.

    [data-kubio] article:after,[data-kubio] article:before,[data-kubio] aside:after,[data-kubio] aside:before,[data-kubio] details:after,[data-kubio] details:before,[data-kubio] div:after,[data-kubio] div:before,[data-kubio] figcaption:after,[data-kubio] figcaption:before,[data-kubio] figure:after,[data-kubio] figure:before,[data-kubio] footer:after,[data-kubio] footer:before,[data-kubio] header:after,[data-kubio] header:before,[data-kubio] hgroup:after,[data-kubio] hgroup:before,[data-kubio] menu:after,[data-kubio] menu:before,[data-kubio] nav:after,[data-kubio] nav:before,[data-kubio] section:after,[data-kubio] section:before,[data-kubio] ul:after,[data-kubio] ul:before {
    content: "";
    display: table;
    width: 0;
    order: 1;
    flex-basis: 0
    }

    It’s a bad CSS selector approach and effect other’s code.
    Please notify the kubio page builder team of this. Or add it before others CSS file so that it doesn’t affect others.

    Best Regards,

    DearHive

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.