Jump to content

ChristopherBerman

Circle Member
  • Posts

    41
  • Joined

  • Last visited

Everything posted by ChristopherBerman

  1. Site URL: http://nordlysenergi.com Trying to scrape data from this website https://xn--strmrabatt-2cb.no/#dagensstrom There are 5 Price zones I am trying to import data from so it displays on my website --> http://nordlysenergi.com and automaticly updates everyday. (I am well aware that its not legal if not asking for permission, but I have full permission from the website owner to do so if I can find a way to do it) Does anyone know a way to do this? Thanks in advanced !
  2. Site URL: https://www.nordlysenergi.com/ Is there a simple way to redirect Naked domain(Root domain) to another page with JavaScript? and if so does any one have a quick solution? Example -> nordlysenergi.com (Root domain) ---> nordlysenergi.com/strom/ 301 redirect does not work for this.
  3. Try using this - send me a message if it doesn`t work @groundsy @media screen and (min-width: 800px) { #page-section-5f0fa2f7e65d14330d2bd9cf .sqs-block-image-figure.intrinsic { max-width: 300px !important; }
  4. You can try using this code - i`ve copied your page-section-id already. so just paste this into your custom css /*Picture size*/ #page-section-5f0fa2f7e65d14330d2bd9cf .sqs-block-image-figure.intrinsic { max-width: 300px !important; } You can tweak the max width to a size you want.
  5. Thank you it works! - also would you be able to help me with my other post on gradients an section overlays? - angled sections
  6. Still can`t get it to work, can you paste the whole code?
  7. Trying to give my "Stacked image layout blocks" a hover effect - having a issue with getting it to work This is the code i´m currently using -> /*HOVER MODE FOR SUMMARY BLOCKS*/ #scale-up .sqs-block-image .design-layout-stack .summary-item { transition: box-shadow .5s, transform .5s; } #scale-up .sqs-block-image .design-layout-stack .summary-item:hover { box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1); transform: translateY(-10px); } Here is a link to the website where i found the code https://thirtyeightvisuals.com/blog/hover-effect-summary-block-gallery-block-squarespace
×
×
  • 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.