Search the Community
Showing results for tags 'om-template'.
-
I would like to make one of my navigation menu items/titles to look like a button/be highlighted compared to the rest. I am using the om-template. It looks like the attached photo and I would like the DONATE to be in a darker font with a white rectangular background behind it. I would like it to look similarly to the other attached photo where the CONTACT looks like a button. Thank you!
- 36 replies
-
- navigation
- om-template
-
(and 2 more)
Tagged with:
-
Custom blog post title font for Om template
TheLastCoast posted a question in Coding and Customization
Site URL: http://thelastcoast.co I'm trying to change the font of my site's blog post titles, both on the blog roll page and on individual pages.I have successfully uploaded the custom font and used it to change h1 and h2. But the blog post titles still elude me. I've gone through every custom font post in this forum and tried all the coding, and still haven't found a CSS code that works. I've also tried the codes listed here: https://beaverhero.com/squarespace-71-css-list/#Blog_Posts but the only one that worked was ".collection-type-blog.view-list". It changed the date stamp a- 1 reply
-
- custom-css
- font
-
(and 1 more)
Tagged with:
-
Site URL: https://www.richiequake.com/ I have been trying multiple ways to get a background image to take up the whole page. Using this CSS: #collection-5de6d28545f1a7075b7a2741 #canvas{ width: 100%; height: 100%; min-height: calc(100vh - 11px); background: url(https://static1.squarespace.com/static/5cff45ae4a957c0001a6673b/t/5dc6fcead1c0ab7b9e4f5e60/1573321963518/richie_+5.jpeg) } I have been able to get the background image to take up the whole page except: 1) There is still a black space on the left side of the page, and 2) The image is zoomed in and the rest of the
- 7 replies
-
- om-template
- css
-
(and 1 more)
Tagged with:
-
Site URL: https://chris-stanford.online/blog Seeking to change the appearance of tags in the Om template. Rather than Tags x, y, z, I'd like the tags to appear like the ones here on the forums, with the tag name within a shape that looks like an actual tag (and without being preceded by the word "Tags"). Is there a way to do this?
- 6 replies
-
- montauk-template
- om-template
-
(and 2 more)
Tagged with:
-
How can I display the post thumbnail image for OM template?
Holistiq posted a question in Coding and Customization
Site URL: https://oval-violin-hrze.squarespace.com/ I would love to know if there is some available code to inject to display the post thumbnail image for OM template. Unfortunately didn't realize this wasn't a feature of this template and already worked all day setting up basic styles for the site for a client. We'd really like to stick with this template too. Hopefully this is feasible and someone can help me. Thanks!!- 2 replies
-
- thumbnail
- custom-css
-
(and 3 more)
Tagged with:
-
I have set up different background images to display on different pages and seemed to have it working, however now working from another computer, the background images on the Home page and Music page are not taking up the full screen. Also, on mobile the Home page is not displaying full screen either. This is the CSS I'm using for the background images on Desktop: #collection-5de6d28545f1a7075b7a2741 #canvas{ max-width: 100% !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 11px !important; background: url(https://static1.squarespace.com/static/5cf
- 1 reply
-
- custom-css
- mobile
-
(and 2 more)
Tagged with:
-
Mobile specific CSS setting not working properly
richieqquake posted a question in Coding and Customization
Hi, I'm using the OM template to create a simple artist page. Most of the page is pretty much set except that on mobile screens the page is not displaying correctly.What I want is for the Nav bar to be underneath the logo, the logo itself to be top and center of the page and for the background images to fill full screen. However, I got this to work briefly but now the media CSS appears to not work. The url of the website is richiequake.com and the password to view it is Help123. UPDATE I have decided to place the logo on the upper left hand and the menu button on the uppe- 1 reply
-
- custom-css
- mobile
-
(and 3 more)
Tagged with:
-
Change site title to a custom font in Om Template using CSS
Aishac20 posted a question in Coding and Customization
Hi, I am using Om Template for my website. I have bought a font that I would like to use for my site title. I have looked through the online help and am still stuck with this. I know I am on the right path because using css code I am able to change the Heading 1 or Heading 2 or Heading 3 to use this custom font.... but I just cannot figure out how to change the site title. The custom font is not available in the list of fonts available under Site Styles | Typogrpahy | Site Title. So I have added following code under Design | Custom CSS. Where am I going wrong? Any help would be- 2 replies
-
- css
- site-title
-
(and 3 more)
Tagged with:
-
Hi, I am using the OM template with an events page where I create events with a thumbnail image for each of them. Just found some of them in the search engine results. I am looking for a way to prevent the thumbnail images for each event on my site from showing up in search engine results. Any ideas or tips on how I can prevent that? Thank you in advance.