Site logo

[Resolved] Shape not showing

Home Forums Support [Resolved] Shape not showing

Home Forums Support Shape not showing

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1832166
    Erika

    Hi there,

    I inserted shapes to a page, first they were there, but now they are not showing. Can not figure out why. Maybe since an update? Could you take a look? I see them in backend, but not in the frontend.

    I also would love to add this feature with the shape to the featured image of recent posts (I use your WP recent post plugin). Is that possible? Tried to figure out if the shape is a class that adds the svg to a container…

    Thanks,

    Erika

    #1832249
    David
    Staff
    Customer Support

    Hi there,

    something odd going on with the SVG there, can you try changing the shape to a different errr shape ?

    #1833078
    Erika

    Hi David,

    weird enough, I tried some shapes and settings and no svg is showing. Hm…

    Thanks, Erika

    #1833221
    David
    Staff
    Customer Support

    Can you temporarily disable all plugins apart from GP Premium and GenerateBlocks – so we can check for a conflict.

    #1837091
    Erika

    Hi David, I did. Even if I deactivate all Plugins except GP and GB, the svgs are still not showing. Thanks, Erika

    #1837697
    Ying
    Staff
    Customer Support

    Hi Erica,

    You have this CSS in your child theme:

    svg {
        max-height: 0px;
        max-width: 0px;
    }

    As you can see, if I remove them, the SVG shows up normally 🙂
    https://www.screencast.com/t/xV2mposBMtqm

    Let me know if this helps 🙂

    #1840702
    Erika

    Hi Ying,

    you´re so right!


    @David
    : We added these lines in order to style the teamviewer button, but now it applied to all svgs…

    I added a class to the svg that should be styled by this css and now all works.

    Good to have you 🙂

    Erika

    #1841387
    Ying
    Staff
    Customer Support

    Glad it works now 🙂

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