Jump to content

hilmartor

Member
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I have one in English and one on Icelandic which I duplicated. The English one should only show the English links and vice versa. So EN should show the English links and ICE should show the Icelandic links. 🙂
  2. Hey all! If I have a one page web with only #links and I would like to hide some navigation menu items from one page HOME and some from page HOME-ICE (different languages). What is the best way to do this?
  3. The error is somewhere in this: .gallery-caption-grid-simple, .gallery-caption-grid-strips, .gallery-caption-grid-masonry { text-align: center; max-width: inherit } /* Masonry one item on mobile */ @media screen and (max-width:767px) { .gallery-masonry-wrapper.gallery-masonry-list--ready { height: auto !important } figure.gallery-masonry-item { position: relative !important; width: 100% !important; transform: unset !important } .gallery-masonry-item-wrapper { height: auto !important } .gallery-masonry .gallery-masonry-item[data-loaded] img { width: 100% !important } .gallery-masonry { padding-left: 0 !important; padding-right: 0 !important } .gallery-caption-grid-simple, .gallery-caption-grid-strips, .gallery-caption-grid-masonry { text-align: center; max-width: inherit } /* Masonry one item on mobile */ @media screen and (max-width:767px) { .gallery-masonry-wrapper.gallery-masonry-list--ready { height: auto !important } figure.gallery-masonry-item { position: relative !important; width: 100% !important; transform: unset !important } .gallery-masonry-item-wrapper { height: auto !important } .gallery-masonry .gallery-masonry-item[data-loaded] img { width: 100% !important } .gallery-masonry { padding-left: 0 !important; padding-right: 0 !important }
  4. missing closing `}` is the error. I have no idea where it is missing. 🙂 Maybe I am doing this wrong. Here is the whole custom css. .gallery-caption-grid-simple, .gallery-caption-grid-strips, .gallery-caption-grid-masonry { text-align: center; max-width: inherit; } /* Masonry one item on mobile */ @media screen and (max-width:767px) { .gallery-masonry-wrapper.gallery-masonry-list--ready { height: auto !important; } figure.gallery-masonry-item { position: relative !important; width: 100% !important; transform: unset !important; } .gallery-masonry-item-wrapper { height: auto !important; } .gallery-masonry .gallery-masonry-item[data-loaded] img { width: 100% !important; } .gallery-masonry { padding-left: 0 !important; padding-right: 0 !important; } .gallery-caption-grid-simple, .gallery-caption-grid-strips, .gallery-caption-grid-masonry { text-align: center; max-width: inherit; } /* Masonry one item on mobile */ @media screen and (max-width:767px) { .gallery-masonry-wrapper.gallery-masonry-list--ready { height: auto !important; } figure.gallery-masonry-item { position: relative !important; width: 100% !important; transform: unset !important; } .gallery-masonry-item-wrapper { height: auto !important; } .gallery-masonry .gallery-masonry-item[data-loaded] img { width: 100% !important; } .gallery-masonry { padding-left: 0 !important; padding-right: 0 !important; } @font-face { font-family: 'NN1050_ICELANDIC'; src: url('https://static1.squarespace.com/static/608414f01583fd6e39d553bb/t/65a02f58c8199c67d9f38903/1704996696569/NN1050_ICELANDIC.otf'); } h1 { font-family: 'NN1050_ICELANDIC'; } h2 { font-family: 'NN1050_ICELANDIC'; } h3 { font-family: 'NN1050_ICELANDIC'; } .sqsrte-large { font-family: 'NN1050_ICELANDIC'; } p { font-family: 'NN1050_ICELANDIC'; } .sqsrte-small { font-family: 'NN1050_ICELANDIC'; }
  5. Hey. I am trying to use a font on a site and this is the code. Keep getting an error on it 😞 The site is nordleica.com Any ideas? @font-face { font-family: NN1050_ICELANDIC.otf; src: url(https://static1.squarespace.com/static/608414f01583fd6e39d553bb/t/65a02f58c8199c67d9f38903/1704996696569/NN1050_ICELANDIC.otf); } h1 { font-family: 'NN1050_ICELANDIC.otf ; } h2 { font-family: 'NN1050_ICELANDIC.otf'; } h3 { font-family: 'NN1050_ICELANDIC.otf'; } .sqsrte-large { font-family: 'NN1050_ICELANDIC.otf'; } p { font-family: 'NN1050_ICELANDIC.otf'; } .sqsrte-small { font-family: 'NN1050_ICELANDIC.otf'; }
  6. "Also how to I remove the "Sign on for a newsletter button"?" Found out how to remove this.
  7. Hello all. I am trying to changing the text on the form field to Icelandic, from for example "Name" to "Nafn" How can I do that? Also how to I remove the "Sign on for a newsletter button"? All the best! Hilmar
  8. This code by @tuanphan kinda does it but the font size is to big on the navigation. @media screen and (max-width:767px) { .header-display-desktop { display: flex !important; } .header-display-mobile { display: none !important; } .header-burger { display: none; } .header-title-nav-wrapper { flex: 1 0 100% !important; } .header-nav { display: flex !important; width: 70% !important; flex: 1 1 70% !important; } .header-title { flex: 1 0 30% !important; } }
  9. Hello all. How do I have the navigation menu, the nav menu are just links, as text and not dropdown menu (2 lines)? The url is: https://www.keflaviktransfer.com/ Thanks!
  10. The site url is https://www.keflaviktransfer.com/
  11. Hello all. Is it possible to have the email at top here clickable to send email. I used this in code injection: div.header-title a:after { content: "Phone: +354 8996455 | email: info@keflaviktransfer.com"; display: block; font-size: 30px; }
  12. Hello all. On: alternanceiceland.squarespace.com/ (password: alternance) I have an English version and an Icelandic version, is it possible using Forte Template to have the site logo (in header) with different links? On English version - click to /english On icelandic version - click to /iceland So that the user stays on the selected language. Not figuring this out 🙂
×
×
  • 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.