Jump to content

IXStudio

Circle Member
  • Posts

    544
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by IXStudio

  1. Hi dear @ConeCake Thanks for choosing Ninja Kit! Please add me as admin collaborator to fix it for you! IXStudio[dot]net[at]gmail[dot]com Thank you! Best, Leopold
  2. HiPlease use this plugin to make it easy to build the typewriter! Please use the like button if it helps you! Best, Leopold
  3. Hi, You want to use the SS7.0 native gallery block in 7.1? If yes! Send me DM please for the instruction. Best, Leopold
  4. Hi, Check this please and after installing, contact me via DM to move it to the product description. Please use the like button if it helps you! Best, Leopold
  5. Hi, Does typewriter solve your needs? Check the demo here. Best, Leopold
  6. Hi, Welcome! Please share your website URL and details via DM to check it. Best, Leopold
  7. Hi Use this code in Design -> Custom CSS body[data-menu-overlay-theme-switcher="true"] .header.black:not(.shrink) { background: transparent !important; } Please use the like button if it helps you! Best, Leopold
  8. Hi Please use this plugin to solve your problem! Please use the like button if it helps you! Best, Leopold
  9. Did you follow these steps? And this is the CSS code to center your current text rotator. Use this code in Design -> Custom CSS #block-yui_3_17_2_1_1598542012293_13341 h1.preFade.fadeIn { text-align: center; width: fit-content; display: flex; } .rotating-words.rotating-words-1 { display: flex; width: 313px; } #block-yui_3_17_2_1_1598542012293_13341 .sqs-block-content { width: max-content; justify-content: center; display: flex; align-items: center; text-align: center; margin: 0 auto; } Please use the like button if it helps you! Best, Leopold
  10. Hi, Please share your website URL and also check this free extension to build Typewriter without coding! Feel free to ask me if you have a question! Please use the like button if it helps you! Best, Leopold
  11. Nice password! Use this code in Design -> Custom CSS .ProductItem-relatedProducts .product-price {display:none;} Also try to use accordion for you FAQ page. Please use the like button if it helps you! Best, Leopold
  12. Hi, Please insert this code in your Page Settings -> Header Injection <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <script> var imgURL = "https://images.squarespace-cdn.com/content/v1/5947fdcdd482e9517f8cc5e9/1605298803110-Q4U67HKG2YXUWOCN3TCW/ke17ZwdGBToddI8pDm48kLkXF2pIyv_F2eUT9F60jBl7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z4YTzHvnKhyp6Da-NYroOW3ZGjoBKy3azqku80C789l0iyqMbMesKd95J-X4EagrgU9L3Sa3U8cogeb0tjXbfawd0urKshkc5MgdBeJmALQKw/image-asset.jpeg" // Insert your image link here! $(window).on('load', function() { $('header.Header.Header--bottom').addClass('Header--bottom Header--overlay'); $('.Parallax-host-outer').attr('style','position:absolute;z-index:1'); $('section.Main-content').attr('style','padding-top: 500px;'); $('.Parallax-host-outer').html('<div class="Parallax-host-outer"> <div class="Parallax-host" data-parallax-host=""> <div class="Parallax-item" data-parallax-item="" data-parallax-id="5f7b55a094d88c547eb5fd8b" style="top: 0px; left: 0px; width: 1920px; height: 459px; transform: translate3d(0px, 0px, 0px);"><figure class="Intro-image loaded" data-parallax-image-wrapper="" style="bottom: -26px; overflow: hidden; transform: translate3d(0px, 0px, 0px);"> <img data-parent-ratio="4.0" style="font-size: 0px; left: 0px; top: -397.628px; width: 1920px; height: 1280.26px; position: relative;" class="" data-image-resolution="2500w" src="'+ imgURL +'"> </figure></div> </div> </div>'); }); </script> Please use the like button if it helps you! Best, Leopold
  13. Hi Use this code in Design -> Custom CSS @media screen and (max-width: 640px) { h1, h2, h3, p { text-align: center !important; } } Please use the like button if it helps you! Best, Leopold
  14. Hi, I'm not sure SS support this officially or not. but, It can be solved by custom JS and CSS to make a light box and insert the image into that. Please contact me via DM if you need it as custom work! Best, Leopold
  15. Hi, Insert this code in your Footer Code Injection. <a href="https://www.ixstudio.net/ninjakit"><div tabindex="0" type="bubble" class="wt_start_inbtn" style=" height: 64px; box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px; border-radius: 50%; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; cursor: pointer; user-select: none; position: fixed; outline: transparent; background-color: #242424; right: 20px; bottom: 20px; width: 64px; "> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone" class="svg-inline--fa fa-phone fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style=" width: 24px; color: white; "><path fill="currentColor" d="M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z"></path></svg> </div> </a> Please use the like button if it helps you! Best, Leopold
  16. Hi Use this code in Design -> Custom CSS .ProductItem .ProductItem-details .product-price { font-weight: 500; font-size: 22px !important; } .view-item .ProductItem-relatedProducts .product-price { color: crimson !important; } Please use the like button if it helps you! Best, Leopold
  17. Hi Use this code in Design -> Custom CSS .CartFooter-checkout-28MW2 button.sqs-editable-button { background-color: #db29ff !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; color: #fff !important; -webkit-backface-visibility: hidden !important; -webkit-transition: .1s opacity linear !important; -moz-transition: .1s opacity linear !important; -ms-transition: .1s opacity linear !ii; transition: .1s opacity linear !important; padding: 13px 26px !important; font-family: synthemesc !important; font-weight: 400 !important; font-style: normal !important; font-size: 39px !important; letter-spacing: .1em !important; text-transform: uppercase !IMPORTANT; line-height: normal !important; } Please use the like button if it helps you! Best, Leopold
  18. Hi Jason, It's working for me! Best, Leopold
  19. Hi, Please contact me via DM or Skype: "Leopoldjobs" to check it for you Please use the like button if it helps you! Best, Leopold
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.