Jump to content

kajumi10999

Member
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kajumi10999 reacted to tuanphan in How to translate first name and last name in contact form   
    Add to Page Settings > Advanced > Header (if you use Personal Plan, you can add Code Block)
    <style> /* First name */ .field.first-name .caption-text { visibility: hidden; } .field.first-name .caption-text:before { visibility: visible; content: "Voornaam"; } /* last name */ .field.last-name .caption-text { visibility: hidden; } .field.last-name .caption-text:before { visibility: visible; content: "Achternaam"; } </style>  
  2. Like
    kajumi10999 got a reaction from tuanphan in Customizing Header Options on Specific Pages   
    i was able to find as solution in the meantime, thank you!
  3. Thanks
    kajumi10999 reacted to Ziggy in Remove button and elements from header for specific page   
    You don't seem to have a header on the LP, but if you want to apply this code to the page header code injection it will hide just that link and the button:
    <style> .header-nav-item a[href="/karriere/de"] { display:none; } .header-actions .header-actions-action--cta { display: none; } </style>
  4. Like
    kajumi10999 got a reaction from Ziggy in Remove button and elements from header for specific page   
    sure.
    https://www.reverse.supply/
    https://www.reverse.supply/test1023
    do you need the password as well  ?
  5. Like
    kajumi10999 got a reaction from tuanphan in Change language switcher text   
    EDIT: solved it with weglot
  6. Like
    kajumi10999 got a reaction from Ziggy in Hamburger menu working, but not visible in mobile view   
    i just checked the code injection and found the keyword hidden!
    I deleted it, making the icon visible.
    Thanks Ziggy 
×
×
  • 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.