Jump to content

Xbal

Circle Member
  • Posts

    18
  • Joined

  • Last visited

Everything posted by Xbal

  1. Thank you, Paul, this explains why it is not working, but it is not a solution because we cannot ask the viewers of my clients' sites to log in to Twitter and disable privacy blocking tools every time they visit the mentioned sites. Am I right when I assume that this is a problem created by Twitter/X and that if Twitter/X doesn't undo their changes, this problem won't be solved? Do you think it would be different if you become a paying Twitter/X member? Do you know any alternative to Twitter/X that you would recommend? Thank you very much in advance for any hints, Paul. Best Cris
  2. @mazmac unfortunately it still doesn't work....so not even for circle members there is the possibility to start with a blank template
  3. Coolio Julio! that easy! now I am speechless and I feel a bit like: how come I didn't come up with this solution....thank you very much @paul2009 Which are the other ways if I may ask?
  4. Hello @tuanphan, How can I do this? with CSS only? and only for the English form? I have used this from Paul2009, but it didn't work. <script> if (document.querySelector("#name-yui_3_17_2_1_1559593002966_3555")) { document.querySelector('.field.first-name .caption .caption-text').innerText = 'First name'; document.querySelector('.field.last-name .caption .caption-text').innerText = 'Last name'; } </script> in the PAGE HEADER CODE INJECTION of a certain page in order to only change it there, but nothing happened. Then I went on and put it onto the global footer code injection and then it change BUT unfortunately for all pages. I would like to have it only on my English contanct form. Do you know how I can accomplish that? I am working on stelviopartners.com Thank you very much, cris
  5. Hello @paul2009, I have placed this version code <script> if (document.querySelector("#name-yui_3_17_2_1_1559593002966_3555")) { document.querySelector('.field.first-name .caption .caption-text').innerText = 'First name'; document.querySelector('.field.last-name .caption .caption-text').innerText = 'Last name'; } </script> in the PAGE HEADER CODE INJECTION of a certain page in order to only change it there, but nothing happened. Then I went on and put it onto the global footer code injection and then it change BUT unfortunately for all pages. I would like to have it only on my English contanct form. Do you know how I can accomplish that? I am working on stelviopartners.com thank you in advance for any kind of help, cris
  6. Site URL: https://www.stelviopartners.com Hello all, I have a few elements in my header and I guess I can address one of them with this code .header-nav-item:nth-child(X) a ( whereas x = number of the element). This has been proposed by @tuanphan from following site: I would actually separate the language switcher header item from the rest of the items and move it to the right. I would be really grateful for any kind of idea or hint? Best, cris
  7. Site URL: https://www.stelviopartners.com I have placed a Google map in a footer with the right size, but in the mobile view the height shrinks so much that the map is useless. So I am searching for a solution to change the height only for mobile. I have implemented this personalized code from Tuan Phan,@tuanphan but unfortunately, it doesn't work: @media screen and (max-width:640px) { #yui_3_17_2_1_1622210185104_922 .image-inset { padding-bottom: 60% !important; } } I have done quite some research but seems that not many have this same problem. Any kind of hint would be greatly appreciated. Cheers,🤩 Cris
  8. How strange! I have the same problem here!
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.