Jump to content

juliaprather

Circle Member
  • Posts

    54
  • Joined

  • Last visited

Reputation Activity

  1. Like
    juliaprather reacted to tuanphan in .sqs-announcement-bar-text, can't increase my announcement bar's font size on mobile   
    Add to Design > Custom CSS
    .sqs-announcement-bar-text { padding-top: 2px !important; padding-bottom: 2px !important; }  
  2. Love
    juliaprather reacted to Web_Solutions in make image block bleed to top edge of section   
    Replace the current image with this attached image

  3. Thanks
    juliaprather reacted to Web_Solutions in reduce font size / cta button / mobile only   
    Add the CSS code. Go Design > Custom CSS. Then save. The font size 12px. You can increases or decreases it
    @media screen and (max-width:767px) { a.theme-btn--primary.btn.sqs-button-element--primary { font-size: 12px !important; } }  

  4. Like
    juliaprather reacted to MadisonForan in Setting a Google map zoom state in 7.1   
    Ok so I think I figured out a way. I'm currently using Squarespace 7.1.

    So I went into my edit setting on the map block.
    Then I made sure "controls" are turned off in the design tab.
    I hovered my mouse over the map and using my middle scroll I zoomed in.
    Once I found the distance I wanted. I saved my page and it stay at that zoom level when i checked my page.

    You can turn your controls back on if needed.

    Let me know if that works for you!
     
  5. Like
    juliaprather got a reaction from tuanphan in Contact button in header: Link to email on desktop and SMS on mobile   
    Wow @tuanphan -- brilliant!
    I would never, ever, ever have sorted that myself. Your code is genius and works like a heaven. THANK YOU.

  6. Thanks
    juliaprather reacted to tuanphan in Contact button in header: Link to email on desktop and SMS on mobile   
    Add this code to Settings > Advanced > Code Injection > Footer
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('.header-display-desktop a.btn').attr('href','mailto:lisa@palermolistings.com'); }); </script>  
  7. Like
    juliaprather got a reaction from Beyondspace in Reduce padding when using different fonts in image caption   
    Yes sir! Worked like a charm. Thank you so much! I don't even know what I'd do without this forum.
  8. Like
    juliaprather reacted to JuniperDewdrop in Adding a Drop Shadow to a Picture in an Image Card Block   
    Thank you so much @tuanphan!!!
    Epic solution. Everything works perfectly, just as I was hoping it would. I have seen you help so many people on this forum. I deeply want to thank you, and let you know how much of an impact you have made for so many people. Have a fantastic day :)
  9. Like
    juliaprather got a reaction from SquareRefresh in Remove underline from link text on image block caption / inline   
    Site URL: https://www.lisawolffmcintyre.com/
    Hello! I am using version 7.1 (Beaumont). I am trying to remove the underline from the link text in the caption on an image block. It is an inline image with the caption below. I tried all the code I found in previous posts on this topic in this forum, but didn't get results. Sure would appreciate an assist!

  10. Like
    juliaprather reacted to tuanphan in Transparent Header on Front Page only (7.1)   
    @CaptainMaze Add to Home > Design > Custom CSS
    .homepage .header-announcement-bar-wrapper { background: rgba(0,0,0,0) !important; }  
×
×
  • 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.