Jump to content

tuanphan

Circle Member
  • Posts

    66,939
  • Joined

  • Last visited

  • Days Won

    536

Everything posted by tuanphan

  1. @vbonates Q1. If you want to do so, it will have a background, both when standing still and when scrolling down.If you want it to be only background when scrolling down, I think it will need a bit of custom code (JavaScript), it will be more complicated than custom code (CSS, I sent above is CSS).You want? Q2. Now, main & sub are bold....What do you mean? Q3. .main-nav a:hover, .main-nav .folder li a:hover { text-decoration: line-through !important; }
  2. @vbonates Q1. If you want to do so, it will have a background, both when standing still and when scrolling down.If you want it to be only background when scrolling down, I think it will need a bit of custom code (JavaScript), it will be more complicated than custom code (CSS, I sent above is CSS).You want? Q2. Now, main & sub are bold....What do you mean? Q3. .main-nav a:hover, .main-nav .folder li a:hover { text-decoration: line-through !important; }
  3. @vbonates You're welcome. Have you a nice day :-D
  4. @vbonates Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#headerWrapper { position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; } div#mobileNav { margin-top: 300px; } }
  5. @vbonates You should share site url to community check!
  6. Add to Home > Design > Custom CSS .Header-nav-item:hover { border-bottom: 1px solid #ff0000; } Reference: https://beaverhero.com/brine-template-squarespace/#UnderlineNavigationon_Hover@LauraAmber
  7. @grayscaleprint div#map-block-liverpool-page { max-width: 100% !important; padding: 0 1px 2px 3px !important; } 0 1 2 3 is padding top - right - bottom - left. Looks fine here
  8. Add to Home > Design > Custom CSS .ProductList-item { float: none !important; margin: 0 auto; }
  9. @grayscaleprint add: padding-top:0; padding-bottom:0;
  10. @grayscaleprint where did you insert? I just checked your page source,...didn't see the code.
  11. @grayscaleprint try inserting my code and i'll check why it not working.
  12. @grayscaleprint code block, you mean Maps? Try this div#map-block-liverpool-page { max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
  13. @grayscaleprint Add to Home > Design > Custom CSS div#map-block-liverpool-page { max-width: 100%; padding-left: 0; padding-right: 0; }
  14. @rschnell1 Add to Home > Design > Custom CSS /* Fixed Top Header: Logo, Social Icon */ header.Header.Header--top { top: 0; left: 0; right: 0; z-index: 999; position: fixed; } /* Fixed Navigation */ header.Header.Header--bottom.Header--overlay { position: fixed; top: 70px; left: 0; right: 0; z-index: 999; }
  15. @rschnell1 Can you share site url? I don't see fixed menu on Brine Template Demo
  16. @LoveMoves Here is HTML (Add to Footer) <div class="kl-float"> <a href="https://www.tsiapparel.com/uniform-enquiry"> <h9 style="color:white">REQUEST QUOTATION</h9> </a> </div> and CSS (Add to Home > Design > Custom CSS) .kl-float { position: fixed; opacity: .9; top: calc(30%); right: 0; z-index: 20000; background-color: #f9674d; white-space: nowrap; text-align: center !important; border-radius: 0px; height: 28px; font-family: montserrat; font-weight: bold; font-size: 12px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform-origin: bottom right; } If it doesn't work, keep the code and post site url, i'll check.
  17. @vschimel Add to Home > Design > Custom CSS .product-price { visibility: hidden; }
  18. Maybe some css can hide. Can you share product url?
  19. @russelldentallv Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1565159154696_45792 p { color: #333 !important; }
  20. @russelldentallv Some custom code can change color on only Mobile. I don't see phone number on Desktop. Can you take screenshot?
  21. @seanconroy You're welcome. You can click Accept Answer if it worked. Other members can use it. --We do not receive anything from Squarespace when answering the question here. You can click Up vote, a little fun for those who answered questions.
  22. @seanconroy try replacing visibility: hidden; with display: none;
×
×
  • 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.