-
Posts
303 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by paramjeet.kour08
-
Content need vertical align
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
Thank you -
I need box text align vertical center . right now its show top. https://potato-rectangle-9bnp.squarespace.com/reviews-3?p
-
Align burger to the right on desktop
paramjeet.kour08 replied to PedroPedro's topic in Customize with code
Try this code div.header-burger { order: 2 !important; margin-top: -70px; margin-right: 41px; } -
Product Image Change on Hover - Homepage
paramjeet.kour08 replied to greta's topic in Customize with code
pls try after remove quick view option? -
Drop shadow border on shaped images
paramjeet.kour08 replied to SarahWil's topic in Customize with code
Can you share site url please ? -
Change popup text color in white
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
Thank you we copy past content . so that one create problem. now we wright the text then show good. Thanks @paul2009 -
Change popup text color in white
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
-
Change popup text color in white
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
https://www.coupleyfit.com/ -
Change popup text color in white
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
any other solution? -
Change popup text color in white
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
Not working this css code. not add any css code for font color in custom css box. -
Change popup text color in white
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
@Ziggy can you help for this? -
Change popup text color in white
paramjeet.kour08 replied to paramjeet.kour08's topic in Customize with code
-
We set in popup style color grey to white. but its not change. any one help for this. we attached sacreenshot.
-
.fe-block-0f1b481d6096757f0edf { border-style: solid; border-color: red; /*change color here*/ } Use class .fe-block check attachment
-
First you need to set menu like that. add shop after about us. then we make code.
-
Can you please share site url?
-
.tertiary-button-style-outline .sqs-button-element--tertiary:hover, .tertiary-button-style-outline .tock-block div#Tock_widget_container>div.TockWidgetWrapper .TockButton-blue.sqs-button-element--tertiary:hover { background: var(--tertiaryButtonBackgroundColor); color: white; } @media screen and (min-width: 768px) (hover: hover) .tertiary-button-style-outline .sqs-button-element--tertiary:hover, .tertiary-button-style-outline .tock-block div#Tock_widget_container>div.TockWidgetWrapper .TockButton-blue.sqs-button-element--tertiary:hover { background: var(--tertiaryButtonBackgroundColor); color: white; }} use this . add in custom css box
-
Pinterest Button on 7.1 for Portfolio Pages
paramjeet.kour08 replied to JuliaHeld's topic in Customize with code
https://elfsight.com/pinterest-feed-widget/squarespace/ https://www.beatrizcaraballo.com/blog/custom-pin-it-button-squarespace -
Making Cart Icon Even Smaller
paramjeet.kour08 replied to djt_djt_djt's topic in Customize with code
share site url pls? -
Hover Effect On navlinks
paramjeet.kour08 replied to LoftyDevs-Website-Designer's topic in Customize with code
.header .header-nav-wrapper a, .header .language-item a:hover { background-color: bisque; /* change color here */ border-radius: 20px; } try this one in custom css box -
Match the login link on mobile version with desktop version
paramjeet.kour08 replied to YLE's topic in Customize with code
div.header-menu-nav a.user-accounts-text-link { background-color: #3535b7 !important; color: #282828 !important; padding: 15px 40px; border-radius: 50px; border: 1px solid #282828; } you forget to add BG color. -
Pinterest Button on 7.1 for Portfolio Pages
paramjeet.kour08 replied to JuliaHeld's topic in Customize with code
you need to use third party plugin for this. -
share site url pls?
- 3 replies
-
- css
- squarespace
-
(and 1 more)
Tagged with:
-
2 Different Fonts for Headings
paramjeet.kour08 replied to MaxManners's topic in Fonts, colors and images
share site url pls?