maya_m
Member-
Posts
33 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
maya_m's Achievements
-
Earvin reacted to a post in a topic: Active links in Archive Block
-
@jpeter You're the best!! It worked perfectly, thank you so much!!
-
maya_m started following Summary Block in Desktop and Mobile Versions , Active links in Archive Block , Fonts don't appear correctly in Safari and 1 other
-
Hello everyone! I'm encountering an issue with customizing the filter (archive block). Specifically, I'm looking to give active links a distinct style, such as underlining or making them bold when selected. For instance, if I choose "documentaries" and it filters content accordingly, I'd like the link to be visibly active. Despite trying various codes, I haven't found a solution. A friend knowledgeable in coding, although not specifically with Squarespace, suggested that using JavaScript might be the way to go. Has anyone else faced a similar challenge? I'd greatly appreciate any advice or suggestions. Thank you! Link to the page: https://www.sandranam.me/work Pass: 7u5PY6B6C
-
Need to fix Pagination Titles in Blog (Mobile version)
maya_m replied to maya_m's topic in Customize with code
@tuanphan Many thanks !! -
Archive block as one line instead of columns
maya_m replied to maya_m's topic in Customize with code
Seems like I've already figured this out. Thank you so much for responding! -
Hi @tuanphan! Yes, correct!
-
I modified some of the fonts using CSS on my website, but fonts in certain sections aren't appearing correctly in Safari, specifically within the summary block and blog section. Has anyone ever faced a similar issue? Fonts in Editor Mode: Fonts in Safari: Link: https://www.sandranam.me/work/squarespace-dream-it-idris-elba Pass: 7u5PY6B6C
-
Archive block as one line instead of columns
maya_m replied to maya_m's topic in Customize with code
-
Archive block as one line instead of columns
maya_m replied to maya_m's topic in Customize with code
Hi @tuanphan I'm sorry for asking for help again, but I made a new archive list instead of the one you had helped me with. For some, reason I can't adjust the spacing. I've tried this code (with a new section ID) but still not working: [data-section-id="65b0397a20c5aa7b2a8e2fa3"] .content-wrapper { padding-top: 0px !important; padding-bottom: 0px !important; } Could you please help me figure out what the problem is? Many thanks in advance! -
Hi friends! I'm having trouble with the pagination items in the mobile view of the blog section. Specifically, one title spans two rows instead of one ("Watch More" - link here, pass 7u5PY6B6C), and on another page, two pagination titles are too close together. Is there any way to fix this problem? Thanks a bunch.
-
Summary Block in Desktop and Mobile Versions
maya_m replied to maya_m's topic in Customize with code
@tuanphan It worked perfectly! Thank you so much!!!- 4 replies
-
- css
- summary-block
-
(and 2 more)
Tagged with:
-
Summary Block in Desktop and Mobile Versions
maya_m replied to maya_m's topic in Customize with code
@tuanphan Thank you so much for your answer! I'd better hide it from mobile then. I used this code but it didn't work well (still see some parts of the text - screenshot attached): //REMOVE SUMMARY BLOCK FROM MOBILE// @media only screen and (max-width:767px) {.sqs-block-summary-v2 .summary-thumbnail-container.sqs-gallery-image-container {display: none;} } @media only screen and (max-width:767px) {.sqs-block-summary-v2 .summary-header-text {display: none;} } @media only screen and (max-width:767px) {.sqs-gallery-design-carousel .sqs-gallery-controls .next, .sqs-gallery-design-carousel .sqs-gallery-controls .previous {display: none;} } Also, is there a chance to reduce the spacing in the place where it was supposed to be the summary block? Many thanks!- 4 replies
-
- css
- summary-block
-
(and 2 more)
Tagged with:
-
Hi friends! I'm trying to tweak a summary block for both desktop and mobile (check the link - "Watch More" carousel, password: 7u5PY6B6C). For the desktop, I want a seamless carousel without borders, similar to the one at the bottom of the page (see the reference/attached screenshot). Now, on mobile, the thumbnails are tiny, and the text is all over the place (screenshot is attached). Any way to show just one thumbnail instead of two? If you've got any tips on how to make this happen, I'd really appreciate your help! Thanks a bunch! 🙌
- 4 replies
-
- css
- summary-block
-
(and 2 more)
Tagged with:
-
Archive block as one line instead of columns
maya_m replied to maya_m's topic in Customize with code
@tuanphan Terrific! I'm so grateful for all your help! -
@tuanphan This worked perfectly! Thank you so much!!
- 5 replies
-
- summary
- summary-block
-
(and 1 more)
Tagged with:
-
Archive block as one line instead of columns
maya_m replied to maya_m's topic in Customize with code
@tuanphan Thank you so much for your help!! Is there a way to reduce the spacing between the filter and other blocks?