Jump to content

PEARLERwork

Circle Member
  • Posts

    130
  • Joined

  • Last visited

Reputation Activity

  1. Like
    PEARLERwork reacted to sanfranciscosasha in CSS to inherit the heading font family   
    From what i know so far, i dont think you can create a custom variable for font-family property. I may be wrong. Does anyone know?
  2. Like
    PEARLERwork got a reaction from Beyondspace in CSS to inherit the heading font family   
    Site URL: https://ukulele-rabbit-z4zx.squarespace.com/
    Hello! I'm creating a Squarespace template to sell. 
    As the summary blocks aren't possible to change the title to the heading font without code, is it possible to make it so that it just makes the font family whatever the headings are currently set to? 
    i.e. 
    .summary-title-link { font-family: ??inherit??; } This is because whoever buys the theme will likely change the font to their own branding, and I don't want to have to get everyone to touch the code in order to change this. 
    Thanks!
    Site password: pearler
  3. Thanks
    PEARLERwork reacted to tuanphan in How to vertically align text center   
    Use this CSS for Work page
    div#page-section-5f4d83e0a82f1a123a9bebe2>.row { display: flex; align-items: center; }  
  4. Like
    PEARLERwork reacted to tuanphan in Smoothly Transition to Change Background Color on Scroll   
    They used this code
    [data-section-id="5f473814f0f6cc540dfff7e5"] .section-background { background-image: linear-gradient(100deg,#3874ba,#edccc9) !important; background-size: 400% !important; text-fill-color: transparent; -webkit-text-fill-color: transparent; -webkit-animation: Gradient 10s ease infinite !important; -moz-animation: Gradient 10s ease infinite !important; animation: Gradient 10s ease infinite !important; } Each section has different ID. Use this tool to find id. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en
  5. Thanks
    PEARLERwork reacted to tuanphan in Move slideshow gallery meta caption below image   
    Add to Home > Design > custom CSS
    @media screen and (max-width:767px) { .sqs-gallery-block-slideshow .meta { display: block !important; } }  
  6. Like
    PEARLERwork reacted to Anthony_Richardson in Where 'Use Existing Gallery' in 7.1?   
    Hi there,
    I'm building a website in Squarespace 7.1 and I want to know if anyone has an answer for this. I'm looking to add a Gallery Block, and you're faced with two tabs, 'Upload Media' and 'Use Existing Gallery'. When I click on 'Use Existing Gallery', it says 'There are no collections'.
    How do I make a gallery collection so that it shows up when I try to add a Gallery Block?
    Thanks in advance
×
×
  • 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.