haydenshapiro
Member-
Content Count
11 -
Joined
-
Last visited
-
My template is Nuevo. My website is homecomfortsolutionsboise.com Password: Mnbb77 On the home page I currently have 3 image blocks in a row with three text blocks in two rows underneath (3 columns, 2 rows) What I'm planning: put 3 additional images in a row between the rows of text.. This will be really straightforward on a desktop... however currently when I look at the mobile preview, the order of things is mixed up. The smaller screen causes squarespace to create a single column format which is great, but the order is messed up. It shows things in order based on the columns (one image
-
Custom CSS works on every page EXCEPT for the home page!
haydenshapiro replied to haydenshapiro's question in Coding and Customization
Tuan, you rule! Thank you! -
My template is Nuevo. My website is homecomfortsolutionsboise.com Password is: Mnbb77 I found code that fixes the header to the top of the screen so as you scroll the nav bar is always accessible. Here's the code I'm using: Any ideas why it's not working on the front page?Any work arounds? Is it because of the banner image? Thanks for any help!
-
Here's my website and password:homecomfortsolutionsboise.comMnbb77 On the front page under "Our Services" I have three images in a row with borders around them I created with CSS code. I'm now trying to align these images so that the borders connect and it looks nice and neat. The text doesn't take up an equal amount of lines, so it's offset. I've tried using spacers and even tried using code to change the minimum size of spacers to combat this problem, but it's not quite perfect and the bottom of the borders still won't extend down far enough on the images with text that takes up less lines
-
I would like to use the Oswald default font in SS. It appears that when "sans-serif" follows the font, it applies Arial. When font-family isn't specified or "sans-serif" isn't present it applies a font similar to Times New Roman. When I applied the code yesterday and wrote "font-family: Oswald" the font appeared as Oswald (the default SS font) on the editor, but not on the live site. Without changing anything, when I opened the editor this morning the font was no longer Oswald. I checked the CSS code and everything was the same. Quite interesting. Thanks for your help!
-
First off, this is the first website I've spent a lot of time on. I'm new to coding with CSS. I took all of the coding off of websites and answers to similar questions. I'm currently still using the trial version with Ajax loading disabled. Here's a link to my website and a password:homecomfortsolutionsboise.comMnbb77 What I wanted to do:Have a slideshow gallery on the top of my page with text over top of it.Center the text over the imageEdit the font type and size On my editor, it appears successful. When I go to the live site, everything is good except the font type isn't the same. Here