GabriellaW123
Member-
Posts
7 -
Joined
-
Last visited
GabriellaW123's Achievements
Level 1 (1/20)
0
Reputation
-
Slideshow:Full Caption Alignment
GabriellaW123 replied to GabriellaW123's topic in Customize with code
Thank you so much!- 4 replies
-
- alignment
- code-injection
-
(and 3 more)
Tagged with:
-
Slideshow:Full Caption Alignment
GabriellaW123 replied to GabriellaW123's topic in Customize with code
https://primrose-whale-2sxx.squarespace.com/ I have managed to get the caption to move to the right using this code #collection-66ba93fa4037f741b6335bf5 figcaption.gallery-caption.gallery-caption-fullscreen-slideshow { max-width: 100% !important; } #collection-66ba93fa4037f741b6335bf5 figcaption * { text-align: right !important; } However the caption is now on the right hand bleed edge, not inline with the margin. Any help on how to bring it into the margin would be much appreciated!- 4 replies
-
- alignment
- code-injection
-
(and 3 more)
Tagged with:
-
Hi there, I am using a Gallery Slideshow: Full Bleed on my site, with the captions turned on. The captions when turned on are centre aligned; however I am wanting the captions to align to the right hand margin. (marked in red where I want it to go) Site pw: 1234 Does anyone have any advice on how to change the text alignment?
- 4 replies
-
- alignment
- code-injection
-
(and 3 more)
Tagged with:
-
Hi there, I have added in a reversed out logo to some of my website pages through adding in the below code into the pages advanced settings: page header code injection. <style> .header-title{ background-image:url('https://static1.squarespace.com/static/66ba8d2959936e7dcf9596a3/t/66bae15a7e13c233418d70c0/1723523419303/logo+black.png'); background-size: contain } .header-title img{ opacity:0 } </style> it works great on desktop, but when switched to mobile view the logo appears to have duplicated. Is there something I have done wrong in the code? Would appreciate some help! site pw is 1234
-
Hi there, Wanting some help on creating a custom hamburger menu for desktop, that only takes up half of the screen horizontally (see picture attached). With the logo and menu items positioned as pictured also. Site url is https://primrose-whale-2sxx.squarespace.com/ pw: 1234 Thank you!
- 1 reply
-
- navigation
- menu
-
(and 2 more)
Tagged with:
-
Hey @inside_the_square! Thanks so much for getting back to me so promptly. Ive attached below the section block I am wanting to use in my site (highlighted in red). I would like to style these square images to a circle. Ive tried your above code, but it still doesnt seem to work for me... any help would be much appreciated!