-
Posts
165 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by Immortal_Explorer
-
-
I couldn't get it to work, I just want one button to be transparent with a white outline on the main image on my homepage
www.brainforestcreative.com
-
-
You can use this code to wrap around the previous:
body:not(#collection-650d5509ef29b64c981c83c4) {
//code here
}
Which part do I need to add, and where? I mean which strand of code am I adding it to please?
Thnaks
-
-
-
-
-
'Every time I change the header formatting/size etc on mobile, it changes how it appears on desktop'
As the title says, however, this has only just started happening,
I need the text to appear horizontally across the screen on desktop (attached) and to appear reformatted on mob (attached)
It was working fine up until this morning, when I would switch between mob/desktop editor the chnages I made in each would stick accordingly. Now, whatever changes I make on one are reflected in the other.
Could any newly added CSS be causing this?
Please help
Alex
-
That's worked now, thanks mate.
By the way, did you have the code to do this one please?
-
-
Thanks,
I'm also trying to animate the buttons using the code from Ghost plugins.
// Animated Gradient Button //
.sqs-block-button .sqs-block-button-element--medium {
background: linear-gradient(-45deg, #53D6FF, #666BE1, #E45372, #F07C63);
background-size: 400% !important;
-webkit-animation: Gradient 10s ease infinite !important;
-moz-animation: Gradient 10s ease infinite !important;
animation: Gradient 10s ease infinite !important;
}// Animation Keyframes //
@-webkit-keyframes Gradient {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-moz-keyframes Gradient {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@keyframes Gradient {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}However, it only seems to change the one button on my landing page, I've tried changing 'medium' for 'large/small' etc, but to no avail.
Any suggestions?
www.brainforestcreative.com
Thanks
-
Hi
Do you have code to change every button colour on every page?
I want them all the same colour gradient as the button on my header
www.brainforestcreative.com
Thanks
-
-
Thanks, www.brainforestcreative.com
-
I am using an image of text as my H1, primarily because I had it designed in specific colours.
However, due to the rendering, it looks extremely small on the mobile version (see image)
Is there any way of either changing the size on mobile only, or just having a normal text box in it's place on the mobile version?
Thanks
Alex
-
-
-
-
As the title suggests,
So, when and hopefully soon an updated version of Squarespace is released (one that allows us to use WEBp files), what happens with regard to the fact that my site was built on 7.1?
Do I have to build it again in order to benefit from the updates?
It's just that I see guides/tips saying 'if you're still using 7.0' and I think, 'why would anyone still be using an older version' unless there was a lot of effort/inconvenience involved with updating.
Can anyone explain how it works?
Thanks
Alex
-
Hi
I would like to add a button to the main image on my landing page, but would like this particular button to be almost transparent.
Is there a way of doing this, i.e manipulating the opacity of 'secondary button' etc.
Please see image, though the actual website does not contain the button as of yet.
Thanks
-
Thanks, still no developments though it seems.
- Beyondspace, Jenpasch and yubrajs
- 3
-
As the title suggests?
Thnaks
-
No I've sorted it.
Thanks anyway
Alex
-
Thanks for the heads up.
How can I make the text and outline whiter on the secondary (transparent) button on main image
in Pages & Content
Posted · Edited by Immortal_Explorer
How can I make the text and outline whiter on the opaque 'services' button on the main image, below H1 'You are write at the heart' etc?
Please see attached
Thanks