Lorena1223
Circle Member-
Posts
18 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by Lorena1223
-
@Lesum You are literally the best. Thank you!!!
-
@HoaLT I don't know why Squarespace isn't showing my URL when it asks for it lol. Anywayyy it's www.fiamalore.com and that particular page is www.fiamalore.com/bw-testimonial Thank you!
-
Hi! I guess I have the wrong targets for CSS to change these sections to my custom font. Could anyone help me out plz? π Thanks!
-
How to target line inside calendar date in an event page
Lorena1223 replied to Lorena1223's topic in Customize with code
@creedon It worked like a charm. Thank you!!! π- 2 replies
-
- events
- events-page
-
(and 1 more)
Tagged with:
-
Hi, Trying to change the color of the line separating the start date and end date of an event on an event page and can't figure it out. Any help would be appreciated π https://contrabass-puma-34zc.squarespace.com/in-person-virtual-events/?password=dakota
- 2 replies
-
- events
- events-page
-
(and 1 more)
Tagged with:
-
@Lesum No social icons needed. Is it possible to do one with cart and one with none? π Otherwise just no cart is fine - just like the screenshot I shared
-
@Lesum Yepp that's correct! Although it will have a shop so not sure if it's possible to add the cart icon all the way to the right? If not, without it and as it's shown in the picture is fine
-
Hi! Anyone know how I can create this kind of header with code? Or know of a resource where I can purchase the code? Thanks! P.S: This is a screenshot of my Figma file.
-
Making accordion block fields thinner
Lorena1223 replied to Lorena1223's topic in Customize with code
Thank you! -
Making accordion block fields thinner
Lorena1223 replied to Lorena1223's topic in Customize with code
Oh sorry I thought I did in my post. https://jellyfish-sawfish-std9.squarespace.com/coaching/?password=jayantii thank you! -
Hi! How can I make the "box" for each question thinner in the FAQ section on the coaching page? Thank you!
-
Need a border around list item card CSS
Lorena1223 replied to Lorena1223's topic in Customize with code
@Jia Thank you so so much!!! π- 2 replies
-
- css
- list-summary
-
(and 1 more)
Tagged with:
-
This is a list section, a banner slideshow. I need to put a black border around the white card and I canβt figure out the css target for it. Can someone help me? Thanks! https://bobcat-semicircle-e962.squarespace.com/?password=lorena
- 2 replies
-
- css
- list-summary
-
(and 1 more)
Tagged with:
-
Border around Instagram block not working
Lorena1223 replied to Lorena1223's topic in Customize with code
@nayade Oh my god thank you SO much!!!! β€οΈ -
I'm not sure why the right side only of the reel on the Instagram isn't working. This is the code I'm using: //Instagram grid in footer .sqs-gallery-block-grid .slide .margin-wrapper a.image-slide-anchor[href] { border-radius: 27px; border: 4px solid #7D42FF; } .instagram-block .sqs-video-wrapper .sqs-video-overlay { border-radius: 20px; border: 4px solid #7D42FF; } Site URL: https://ladybug-echidna-7m2n.squarespace.com/ Site password: heythere1223 Any help? π Thanks!
-
Site URL: https://pineapple-octahedron-tdp7.squarespace.com/ I've purchased code for a pricing table for a client's website. I'm needing help with the button on the table. I want to make it like the rest of the website (leaflet shape button). I know it's something along the lines of border-radius: 30% 0 30% 0 but I'm not sure where to put it in this line of code (see attachment) or how to target it. &__button { .transition(all .1s ease); border: 1px solid @pricing-table-1__button--primary-color; color: @pricing-table-1__button--primary-color; display: inline-block; font-size: @pricing-table-1__button--font-size; font-weight: @pricing-table-1__button--font-weight; letter-spacing: @pricing-table-1__button--letter-spacing; padding: 11px 24px; text-transform: uppercase; Website: https://pineapple-octahedron-tdp7.squarespace.com/ Password: kathleen Any help is appreciated. Thank you!
-
@SquareRefresh Thank you so much! It worked like a charm! :D
-
Site URL: https://www.designbylorena.com/ I'm trying to add a border around each image in a list section using: .list-image {border:2px solid #ea4136} For some reason, it is only targeting the top and left borders (see attached image). I've tried targeting the top, bottom, left, and right with code but still only shows the left and top. Any suggestions?