Tag: wordpress

[ANSWERED] html – Typeform embedded in wordpress wont go 100% height

Solution 1 : As per typeform community post (https://community.typeform.com/integrate-your-typeform-43/typeform-full-page-embed-not-filling-full-page-on-my-wordpress-site-5072?postid=28836#post28836), try this: <style> #wrapper { width: 100%; height: 100%; min-height: 100vh; } iframe { border-radius: 0 !important; width: 100%!important; height: 100vh!important;…

[ANSWERED] html – Removing DIV element on word press site

Solution 1 : div.blog.pad-m.pad-top-l.powrMark.text-center.__web-inspector-hide-shortcut__ .powrMarkLink { display:none; } <div class="blog pad-m pad-top-l powrMark text-center __web-inspector-hide-shortcut__"> <a class="powrMarkLink js-watermark watermark-create-free __web-inspector-hide-shortcut__" href="https://www.powr.io?utm_source=watermark&amp;utm_medium=plugin&amp;utm_campaign=watermark_2019&amp;utm_content=social-feed" target="_blank"> <img class="powrMark__logo-block" src="https://www.powrcdn.com/powrmark/powr-full-logo%20blue.png"> <span class="powrMark__text"> Create your own…