-
Posts
33 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
arie's Achievements
-
arie reacted to a post in a topic: have a floating button but cannot find the code :) + button on index page - york template
-
Hi, all π I have, with the help of this great forum, made a floating vertical button on all my pages. I want to change the text on this, but somehow. I cannot find the code for this. In custom CSS I have code for this: .kl-float { position: fixed; opacity: .9; top: calc(30%); right: 0; z-index: 20000; background-color: #0000c8; white-space: nowrap; text-align: center !important; border-radius: 0px; height: 28px; font-family: arial; font-weight: bold; font-size: 14px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform-origin: bottom right; } But in the footer code, there is nothing to find concerning this .kl-float. I am lost now! Furthermore. I would like a button on my index page under the header text. But this is not possible without some code too I guess? Ideas anyone? Thanks.
-
paul2009 reacted to a post in a topic: change color on navigation in bi-langual site
-
arie reacted to a post in a topic: change color on navigation in bi-langual site
-
change color on navigation in bi-langual site
arie replied to arie's topic in Fonts, colors and images
Thank you so much @paul2009! This worked perfectly. -
change color on navigation in bi-langual site
arie replied to arie's topic in Fonts, colors and images
No, again the same result: contact is red and english is red. Is there a way to directly target for example the 4th and the 7th? Maybe I can figure out which one it is. If we get this right, I will definitely buy you a coffee Ziggy! β -
change color on navigation in bi-langual site
arie replied to arie's topic in Fonts, colors and images
-
change color on navigation in bi-langual site
arie replied to arie's topic in Fonts, colors and images
Thanks Ziggy, but it is not working. I have made the language switcher another way. See screenshot of pages. When I use this code: nav.header-nav-list>div:nth-child(4) a { color: red; } I get this: Which is good. But then on the other language I get this: Which is not good. π Any thoughts? Thanks -
change color on navigation in bi-langual site
arie replied to arie's topic in Fonts, colors and images
Oh sorry for the incompleteness itβs https://www.gallerymakelaars.nl/ I used this method https://www.bradgood.net/articles/multi-language-content-on-any-squarespace-template -
Hi, I made my site in 2 languages. The language switcher would be nice to have in a different color. I found this https://forum.squarespace.com/topic/193327-changing-color-on-some-navigation-links/ But with minor tweaks I did not manage to get this right, because when I select the 4th link, the wrong navigation gets colored in one language. In the other it works fine. It is because of the script I use to hide certain language pages I guess. Sorry for my bad English :). Any ideas? thanks
-
Ziggy reacted to a post in a topic: different announcement bar on certain pages
-
No it is perfect like this!