Jump to content

Esoes_design

Circle Member
  • Posts

    37
  • Joined

  • Last visited

Everything posted by Esoes_design

  1. I would like to change the font of the Title of the image card. Can someone help me with the css ? @tuanphan THX ! https://lime-turtle-6abn.squarespace.com/about Pass: Audrey
  2. Hi ! I would like to put frame of colors on image card, but change the color for each section. I have add the frame with the code : // image membership// .list-item-media { border: 2.5px solid #362A1D; } But can't find how to apply to the section : section[data-section-id="65a06227ba81942b7a12d3b2"] Because I have other image card in the site that would need another color frame. https://lime-turtle-6abn.squarespace.com/ Pass : Audrey Thx for your help @tuanphan
  3. I just check and try with Google Chrome and this is working. This is then a problem with Firefox. Thanks for your help
  4. Hi ! Since this week, I cannot change the size of different blocks. https://loom.com/share/e7eb8aedc2ac4c20813586bfd40349d3 Can someone help me in this matter ? THX
  5. @Ziggy Thanks for your answer but I don't understand how " to standardize the heights by adding "min-height" properties to blocks on both sides" will align on the bottom.
  6. @Ziggy The pink one is and must be bigger. The blue one is smaller and have a spacing block at top to align bottom, but obviously when the sceen change, the alignment on bottom is not ok. Is there any code to align at the bottom this two block ? THX
  7. Site URL: https://changemavie.com/coaching Hi ! I need to align on the bottom two block of pricing. It does not align in all size of screen. @tuanphan Thanks for your help ! website : https://changemavie.com/coaching Section 37
  8. Site URL: https://tuna-saxophone-sbmp.squarespace.com Hi @tuanphan Can you help me move the Newsletter block on top and center the menu on footer mobile version ? Here is the footer : Here what I want : Thank you !
  9. Site URL: https://tuna-saxophone-sbmp.squarespace.com Hi ! I custom the hader to have a secondary navigation, but the social icons are not align with the text. @tuanphan Can you please help me ? https://tuna-saxophone-sbmp.squarespace.com Pass : Camille
  10. Site URL: https://hexaflexagon-beagle-y2r2.squarespace.com Hi @tuanphan I have a huge space between the title and temoignage carousel that I would like to reduce on mobile version. Can you help me ? Thank you ! Here is the code : //Témoignages - Game Changer// section[data-section-id="61bc5a05a27d2613355219a5"]{ .user-items-list .list-section-title p { font-family: ivypresto-display, serif!important; font-weight: 100; font-style: normal; text-transform: uppercase; }} .user-items-list-item-container[data-section-id="61bc5a05a27d2613355219a5"] .list-item-content__title{ font-family: roc-grotesk-wide,sans-serif; font-weight: 400; font-style: normal; text-transform: uppercase; font-size: 20px!important; color: #684B51!important } .user-items-list-item-container[data-section-id="61bc5a05a27d2613355219a5"] .list-item-content__description{ font-size: 16px!important; } section[data-section-id="61bc5a05a27d2613355219a5"]{.list-section-button{ font-family: roc-grotesk-wide,sans-serif; text-transform: uppercase; font-size: 15px; line-height: 22px; background: #684B51 }} section[data-section-id="61bc5a05a27d2613355219a5"]{.user-items-list-banner-slideshow__arrow-icon-background-area{ background: #684B51!important; opacity: 1!important }} section[data-section-id="61bc5a05a27d2613355219a5"]{.user-items-list:hover .user-items-list-banner-slideshow__arrow-button{ opacity: 80%!important }} https://hexaflexagon-beagle-y2r2.squarespace.com/game-changer Pass : Jennifer
  11. @tuanphan Hi ! Did you get time to look my small problem that I explained before ? Thanks you sooo much ! Lucie
  12. @tuanphan Yes, let me explain again. I have two images side to side on desktop version : I would like the same on mobile version : As this page : But I wasn't able to reproduce the same with the code you gave me. I changed the page id but it's still don't work. thanks for your help ! Lucie
  13. Hi @tuanphan Still have the same problem with the page services below : https://wisteria-pomegranate-drf5.squarespace.com/services Pass : Esoes Here is the code I Used : /* Images side by side */ @media screen and (max-width:767px) { div#page-section-60a16b3a6bbf946c5d043b2e .span-7 .span-5>.row:first-child { display: flex; flex-wrap: nowrap !important; flex-direction: row !important; } div#page-section-60a16b3a6bbf946c5d043b2e .span-7 .span-5>.row:first-child>.col { width: 50% !important; } } Thanks for your help !
  14. Hi @tuanphan In resume, I would like to justify the text in all the website. Are there any codes for that ? It seems so simple but I can't find a solution. Thanks for your help.
  15. @derricksrandomviews HI ! Thanks for your help ! Yes, it would be great ! What do you need to access the site ? @tuanphan Would you have any solution for this ? Thanks a lot, Lucie
  16. Site URL: https://grey-oboe-73ll.squarespace.com/ Hi @tuanphan I try to justify the text in the green square. I tried the css : text-align: justify; But it done nothing. Thanks for your help ! https://grey-oboe-73ll.squarespace.com/ Password : Laflaneuse
  17. Site URL: https://www.rykartinterieur.ch Hi @tuanphan Hope you're fine 🙂 I have a small problem with a margin between an image and a border that I can't fixe. I have add the code : section[data-section-id="60fe7100103430040072947f"] { min-height:initial !important; .content-wrapper { padding:0vw 0vw !important; max-width:100% !important; } } @media screen and (min-width:768px) {section[data-section-id="60fe7fa76b5d5b2618fc94f7"] { min-height:initial !important; .content-wrapper { padding:0vw 0vw !important; max-width:100% !important; } } } But there is still a space at the bottom. See the picture enclosed : Thanks for your help. Pass for the website : Rykart
  18. Hi @tuanphan I have a similar problem with two images. I would like to put the two images (in green) the same (side by side) in the mobile view. Do you have a code for this ? https://wisteria-pomegranate-drf5.squarespace.com Pass : Esoes Thanks for your precious help !!
  19. Hi @tuanphan I have the exact same problem with the site below, with the portfolio link at the bottom of the home page that I want to disable. https://clementine-pumpkin-n43b.squarespace.com/config Pass: Spurring Would you have any solution ? Thank you so much, Lucie
  20. Hi @tuanphan It just a temporary solution with the space block. But I would like to fix it with css 🙂 Thanks !
  21. Hi @tuanphan I have the same problem .. Do you have any solution ? Thanks, Lucie
  22. Hi @tuanphan https://www.antidoteink.ch/ New password is 1234
  23. Site URL: https://bird-antelope-bfrm.squarespace.com Hi @tuanphan! Hope you doing well ! I need help to align an image and a texte on the bottom on the same line without using the space but with CSS Code. Can you help me ? Here is the link : https://bird-antelope-bfrm.squarespace.com Pass : TheAntidoteInk Thank you so much !!
×
×
  • 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.