• Resolved Gokul PM

    (@icemelting)


    Hi,

    How to add a frame to a slider created using gutenslider, by taking the help of css? Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Gutenberg Slider

    (@gutenbergslider)

    @icemelting,

    since Gutenslider allows arbitrary blocks on top, you can follow this tutorial:

    https://publishpress.com/blog/gutenberg/add-iframes-gutenberg-blocks/

    please write if you need more help with the css, and also pass a website where you added an iframe so we can look into it.

    Thread Starter Gokul PM

    (@icemelting)

    Hi @gutenbergslider,

    Thanks for the help.

    I read the article you have shared about iframes and was taken back with the mention of words such as “security threat”, “insecure code”, etc…, these may not mean much but pardon me, I am just a beginner.

    So, I created a new class with the following block of code from customize -> Additional CSS

    .slide-content{
    	border-style: solid;
    	border-width: 7px;
    }

    This did the trick and it works as expected. My wordpress install is local and I’m unable to share the link at the moment. Thanks for pitching in and providing me with a direction.

    Have a good day!

    Regards,
    Gokul

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to a add a frame to a slider created using gutenslider’ is closed to new replies.