Jump to content

LindseyMexico14

Member
  • Posts

    71
  • Joined

  • Last visited

Everything posted by LindseyMexico14

  1. Site URL: https://www.edelmannewyork.com/furniture/bronze-table Hi! I have hidden the add to cart button, and added in an enquire for order button using javascript, the enquire button only shows up after you reload the page and I am not sure why /*BRONZE CONSOLE TABLE hide add to cart*/ -- this is in the design CSS Section #item-5fe10bde29f160075137ee0e .sqs-add-to-cart-button-wrapper {display:none!important} this is in the page header code injection <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> <script> $(function() { $("<a class='checkoutbutton' href='/contact/'>Enquire for Order</a>").insertAfter(".ProductItem-details-share"); }); </script> <style> .checkoutbutton { font-family: tradegothic-bold; font-size: 12px; text-transform: uppercase; color: #fff; font-weight: normal; font-style: normal; text-align: center; text-decoration: none; padding: 14px; max-width: 200px; background-color: #070906; order:9; border:2px solid #070906; } .checkoutbutton:hover { color: #070906; background-color: #fff; } .sqs-add-to-cart-button{display:none !important} </style>
  2. Site URL: https://sphere-wolverine-yt27.squarespace.com/ https://sphere-wolverine-yt27.squarespace.com/ Password Emi123 How can I reduce the white space above the logo on the home page?
  3. Site URL: https://sphere-wolverine-yt27.squarespace.com/ I dropped down the navigation title links to be in the middle of the logo, however now the nav link folders show up weird on the desktop Current code for the navigation links: a.Header-nav-item { position:relative; bottom: -50px; } a.Header-nav-folder-title { position:relative; bottom: -50px; } current code for the logo: #collection-62f3f1fbbc04927a7bda68de a.Header-branding { position:relative; bottom: -100px;} any ideas on code for the drop down menu folder (see the one that is marked on the attachment)? also code to reduce the top white space? Emi123 is the password https://sphere-wolverine-yt27.squarespace.com/ thanks
  4. Site URL: https://sphere-wolverine-yt27.squarespace.com/about-the-designer @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1660581788829_332+.row { display: flex; flex-direction: column-reverse; } } url https://sphere-wolverine-yt27.squarespace.com/about-the-designer password Emi123 this is the code I am trying but it is not working, I want "Emily Gannon and the bio" to go under the photo to match the first and thrid section! Thanks!
  5. Thank you I actually found this post but that doesn't work with my template, so why I am posting!
  6. Site URL: https://sphere-wolverine-yt27.squarespace.com/ Hi I want to overlap the purple logo with the hero image any ideas for code? have not had any luck! thanks! Password: Emi123
  7. Site URL: https://www.usadogbehavior.com/blog Hi, I want to move the newsletter block to the top of the footer for the MOBILE version, any ideas on code? What I have tried isn't working
  8. thanks! I actually wrote: /* reverse columns on mobile */ #collection-53a5d492e4b0ac2a8752cbbb { @media screen and (max-width: 767px) { .sqs-row { display: flex !important; flex-direction: column-reverse !important; } } } and it seems to work!
  9. Site URL: https://tandoninteriors.com/contact Here is the code, is there a way to get the paragraph text closer to the forum? <p>Have a project you’d like us to work on? Fill out the inquiry form below to get started:</p><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.5.14/iframeResizer.min.js"></script><iframe src="https://hello.dubsado.com:443/public/form/view/5ee94ef22493c8780f941494" frameborder="0" style="width:1px; min-width:100%;"></iframe><script type="text/javascript">setTimeout(function(){iFrameResize({checkOrigin: false, heightCalculationMethod: "taggedElement"});}, 30)</script>
  10. Site URL: https://tandoninteriors.com/blog44 Hi! I want to move the button to the right, any ideas on code? I have tried a few but no success.
  11. Yes I want it where the RSS is located (so under the title recent articles) see attachment!
  12. Site URL: https://www.bennettsullivan.com/projects Hi! How can I add the title to hover over the photo in the projects section when selected? Thanks!
  13. Site URL: https://usa-dog-behavior.squarespace.com/blog Hi! The part that is circled I want it to appear on the top in the mobile version I cannot seem to find a code for this!
  14. Site URL: https://palestinefund.squarespace.com/ password: Palestine Hi I want to remove the white box that popups up when you click to add in your email, as well as when you type the text be white not black --- see attached photo this is the current code I have now footer.sections input { border-color: white !important; background: transparent !important; border-top: none !important; border-left: none !important; border-right: none !important; } footer.sections input::placeholder { color: white !important; } footer.sections button.newsletter-form-button.sqs-system-button.sqs-editable-button-layout { color: black !important; border-color: black !important; }
  15. Site URL: https://goldfish-red-5c6m.squarespace.com/ I am trying to make a burger menu that opens to the top left and extends outward (and is transparent) instead of down (see attached photo) not sure this is possible, but this is the code I have for now .header .header-burger{display:flex} .header-nav, .header-actions {display:none} .header--menu-open .header-menu { opacity: 1; visibility: visible;} .header .header-burger{display:flex} .header-nav, .header-actions {display:none} .header--menu-open .header-menu { opacity: 1; visibility: visible; box-shadow: -5px 5px 15px #000}
  16. the other code didn't work, I still am using my original code @media screen and (min-width: 768px) {.header-title-text a { font-style: italic !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.