Jump to content

DotcomMarket

Circle Member
  • Posts

    20
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    DotcomMarket reacted to WillMyers in How to target elements in header on search page?   
    @DotcomMarket Keep the CSS in the Custom CSS area, that should work as normal. 
     
    You can place the JavaScript in a Markdown Block somewhere in a section in your Footer area though and that should work. 
  2. Like
    DotcomMarket reacted to creedon in Social Icon Twitter to X Change   
    Please see Social Icon Twitter to X Change.
    Synopsis
    Change old Twitter icon to X.
    Let me know how it goes.
    Update : 10/2/23, SS now supports the X icon when using https://x.com/example. If you still want to change a https://twitter.com/example social icon then use my code.
  3. Like
    DotcomMarket reacted to tuanphan in CSS for the main news summary blog page? Change image aspect ratio to 1.915:1 / 1200*627   
    Hi,
    Can you share link to blog page? We can check easier
  4. Like
    DotcomMarket reacted to Brickbuilt in How to build a news aggregator website (rss through iframes? javascript?)   
    I have recently tried embedding my rss iframes from a 3rd party site that I use and insert it successfully into my website, but everytime I attempt to adjust the height, and set it to stack on another iframe or any other content, it adds scrollbars when responsive to mobile device sizes. I end up researching if i can auto adjust height with css, javascript, or in the iframe itself, but now I find out I may not be able to, due to cross-domain? Apologies for the tangent here...but it has been a long month researching this haha.
    Question is, if I can't use iframes to build multiple layers of iframes in my news aggregator website, then how do I build a good news aggregator website in squarespace? I am trying to build a one stop shop for all news on my subject, so it will have articles sourced from other locations, youtube videos, ticker information, etc. Examples would be like yahoo, cnn, drudge report, etc. Any ideas of how to build this? I don't think templates get me very far, and those are more geared towards original content, instead of aggregation.
    I also don't want to go to wordpress! I love the interface and ease of squarespace, plus when I dig into wordpress, it looks like I have to pay for so much from templates, to plugins, etc...So is it possible to handle rss feeds from a 3rd party (i pay for) and embed or somehow easily layout them in squarespace? Thanks for the help and guidance!!
    P.S. I am very much a beginner at CSS and HTML, but I am willing to learn and research any advice given!
  5. Like
    DotcomMarket reacted to creedon in Single out portfolio landing page to invert site logo in 7.1   
    Add the following to Design > Custom CSS.
    #collection-6144ae52f7f7512cf5e50ec5 .header-title-logo img    {          filter : invert( 1 );          } This is for a v7.1 site and specific to the poster's need.
    Let us know how it goes.
  6. Like
    DotcomMarket reacted to MillyBanks in Passing on stripe processing fees to customers   
    Is it possible to add this as a product and have it appear automatically in every checkout? Or alongside each product? 
    I have tried adding a product within additional info to my main product but this doesn't get added to the checkout as I was hoping. 
    Anyone ideas how I can make this work? 
    in terms of the customer journey I actually display the products through an events calendar so do want a way this can work with this flow... 
    Product > https://sunflower-eagle-a3h3.squarespace.com/open-courses/mental-health-first-aid-champions-1-day-course-7th-april-2022-900am
     
     
    Event>  https://sunflower-eagle-a3h3.squarespace.com/online-events/o0oxsupoddg1u0ihrj44mbcn4shj6h

  7. Like
    DotcomMarket reacted to tuanphan in CSS code: is it possible reduce the size of 'text content' with a specific 'collection'?   
    To align center vertical, use this attribute
    .list-item-content { justify-content: center !important; }  
  8. Like
    DotcomMarket reacted to artpimpress in Center button vertically, adjust for mobile   
    Perfect as always. Thank you. I don't know what the Forum would do without you!
  9. Like
    DotcomMarket reacted to tuanphan in CSS code: is it possible reduce the size of 'text content' with a specific 'collection'?   
    Which page are you referring to? No buttons on homepage
  10. Like
    DotcomMarket reacted to Beyondspace in CSS code: is it possible reduce the size of 'text content' with a specific 'collection'?   
    we can check more easily if you share your site with site-wide password
  11. Like
    DotcomMarket reacted to tuanphan in CSS code: is it possible reduce the size of 'text content' with a specific 'collection'?   
    Use this CSS
    @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="62518b7a978772320ff66efb"] { grid-template-columns: repeat(3,1fr); } .user-items-list-item-container[data-section-id="62518b7a978772320ff66efb"] * { font-size: 14px !important; }}  
  12. Thanks
    DotcomMarket reacted to paul2009 in Adding Shipping costs by post code In Australia   
    Third party products cannot fill this gap. Squarespace’s APIs are limited because they only allow a third party service to manage orders AFTER they have been placed. This means that ShipStation, Shippo (and every other potential service) can only help to select the best shipping option AFTER the customer has paid. By then it’s too late. In many situations, you’ll want to query the carriers for prices and then allow the customer to select from these. This simply isn’t possible.
    This limitation cannot be overcome until Squarespace engineers change it. 
×
×
  • 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.