Jump to content

meganntab

Member
  • Posts

    41
  • Joined

  • Last visited

Reputation Activity

  1. Like
    meganntab reacted to Ziggy in Need code to embed a web page onto my site   
    I'm not sure exactly what you want to achieve, but you probably need to use an iframe, and put the URL in as the src:
    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe
  2. Like
    meganntab reacted to tuanphan in Display slide text in slideshow on mobile   
    Add to Design > Custom CSS
    /* Mobile-Slideshow title */ @media screen and (max-width:640px) { .sqs-gallery-block-slideshow .meta { display: block !important; } }  
  3. Like
    meganntab got a reaction from derricksrandomviews in How to Locate a Deleted Page   
    That worked, thanks!
  4. Like
    meganntab reacted to derricksrandomviews in How to Locate a Deleted Page   
    It takes time for deleted content to drop off search engines. You could consider redirecting it to your home page, or any other active page on your site,  in settings. 
    https://support.squarespace.com/hc/en-us/articles/205815308-URL-redirects
  5. Like
    meganntab got a reaction from Beyondspace in Resizing Code Blocks for Mobile   
    That worked - thank you!
  6. Like
    meganntab got a reaction from Beyondspace in Resizing Code Blocks for Mobile   
    That worked, thanks!
  7. Like
    meganntab reacted to Beyondspace in Resizing Code Blocks for Mobile   
    Try this custom css
    @media screen and (max-width: 767px) { #block-yui_3_17_2_1_1614718295210_14318 { width: 100% !important; padding: 0 !important; } #block-yui_3_17_2_1_1614718295210_14318 .sqs-block-content { width: 100%; padding-top: 56%; height: 0; } #block-yui_3_17_2_1_1614718295210_14318 .sqs-block-content iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100%; } }
  8. Like
    meganntab got a reaction from Beyondspace in Resizing Code Blocks for Mobile   
    Site URL: http://www.facilibuildhub.com/
    How can I size a code block for mobile? The video on my site is embedded as a code - we didn't want the suggested videos to pop up at the end and I found a tutorial for getting rid of them, which involved embedding it as code. However, the video remains full size on the mobile version and throws off the entire site display. 
    Any tips for how to fix this? 
×
×
  • 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.