Jump to content

rio9

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by rio9

  1. Hello, 

     

    I am working on a clients site and they added me as a contributor, they then said to me that they have given me admin access but I still can't see the options for being able to edit their colors and typography. They are using 7.0 and they want to keep it like that but want a design refresh so first I need to be able to change to a new typography and new colors

    Does the client needs to do something else or click on something specific to be able to give me access to change those things?

    What am I missing? usually clients put me as an admin and that lets me change everything

     

    thanks

  2. Hello,

    I have a website and at the bottom of my homepage (last section of homepage) I need to add a carousel to the right of the section, and a title and text to the left of the carousel.

    https://www.jeremyanderson.org/

    Can someone tell me how to do this? SS doesn't offer that layout so maybe its a code? 

    this is what it looks like as of now (centered) because carousel slideshow doesnt allow me to add titles and text within the same section.  Can someone help me?  thanks!!

    ScreenShot2023-02-22at10_36_23.thumb.png.048d353869428ee351faff1cfa60759f.png

  3. Hello,

    Is there a way for me to be able to have a carousel to the left of this section, and a title and paragraph to the right of the carousel? I dont think there is an option on SS with the current layouts. 

    This section goes at the end of my homepage. It is currently centered as the squarespace option is to have the carousel on its own, but I want it to be on the left, and text and tile to the right

    THANKS!

    image.thumb.png.48cab8fa01f2b6ff6d59486f24bd1e6b.png

  4. Site URL: https://shark-saxophone-3gc6.squarespace.com/

    Pasword: MG2022

    Hello, 

    1. I needed the font GOTHAM for my site but isn't available on SS so I added some css in order to use it. I added both gotham BOLD for all titles, and botham MEDIUM for all paragraphs. My question is, what do I need to do in order to also have that same font on my navigation menu text, lists text, and buttons text?

    Here is a screenshot of my current code. Someone on here replied with using a code of font:family but that didn't work (probably cause I need bold and medium) so I still can't figure that out

    image.thumb.png.cb46a739201a23537c4b7c43e26a09bf.png



    2. Can I please have a code to have a navigation menu hover color of: #FA8F62

    THANKS!

  5. Hi, Dan

    Thanks for replying. I tried what you said but the issue is it changed all of my fonts to the same font gotham bold, and I am using bold and regular, or I dont know if that is something that I can then adjust in the font styles, even if the name of the font that shows in styles is wrong?

    It also didn't change the font for my lists and slideshow, which is what I need 

    Was I supposed to delete all the code I had for P and H, and leave just yours, plus edit stuff in styles?

    thanks!

  6. Site URL: https://shark-saxophone-3gc6.squarespace.com/

    Pasword: MG2022

    1. I needed the font GOTHAM for my site but isn't available on SS so I added some css in order to use it. I added both gotham bold for all titles, and botham medium for all paragraphs. My question is, what do I need to do in order to also have that same font on my navigation menu text, lists text, and buttons text?

    Here are screenshots of the areas I need to change the font from the SS one to Gotham1350791779_ScreenShot2022-08-18at11_11_39.thumb.png.8df108034d41f1df0825b04751e59312.png

     

    1026300815_ScreenShot2022-08-18at11_11_33.thumb.png.f9de62fb7dc1104400ed2f2cb5e9dcff.png

     

    817779493_ScreenShot2022-08-18at11_11_50.thumb.png.2f9418d489537934f3e1184aa4ae081e.png


    And here is my current code 

     

    712018860_ScreenShot2022-08-18at11_12_25.thumb.png.dd7f371cbca7ac692df7a924190f7c4c.png

     

    2.  is it possible for the navigation menu to have a hover color of #FA8F62

    THANKS!

  7. Hello,

    the background of the dropdown isnt working (its showing the background cut)734871201_ScreenShot2022-07-07at09_17_15.thumb.png.79d00fbb1e6a37725a72419fc3bb6f71.png, is there a way to maybe either fix that or remove the background colour? I think removing background colour might be easier, or if I can get a code for: fixing the dropdown background and 1 code for: removing the dropdown code, to see if any works? thank you and sorry for asking so many questions
     

  8. Also, is there a way to make the footer more responsive so that this doesn't happen when I narrow the page?When I narrow the page, unless I do an approximate size of "mobile" or "tablet" it breaks the words on the footer and images 

    image.thumb.png.fed8b075cc9d139bf55d10a0716c68a6.png

    And here is another image if I narrow the page enough to simulate mobile, where it does look good 

    503866615_ScreenShot2022-07-03at13_12_56.thumb.png.00c26d4d25535819eb6fe5c0163b8079.png

     

    Is there a way to keep it responsive at all times? thank you!

  9. hello,

    Could the dropdown texts be aligned center as well as the dropdown background? As of now, the main title "How it Works" is aligned center, but the 3 dropdown titles and the background are aligned right. thanks! 

     

    629029182_ScreenShot2022-07-03at12_07_06.thumb.png.6cb20b7f52ad77008a9fa93acaed0469.png629029182_ScreenShot2022-07-03at12_07_06.thumb.png.6cb20b7f52ad77008a9fa93acaed0469.png

  10. Site URL: https://octagon-triceratops-czm6.squarespace.com/

    Hello,

    Can anyone help me? The dropdown of my menu isn't looking good, so I would like to customize it to the example I have attached. The first pic is what it looks like as of now, the second picture is how I would like it to display (centered). I also want the dropdown background to be less wide, its too long as of now for my titles and I dont wan't it under the other titles 

    Password for the site: OH2022

    Thanks!

    mockupcss.jpg

  11. 14 hours ago, tuanphan said:

    Add to Design > Custom CSS

    div#page-section-6234f84c6335325ec2f1f52f .button-block a:hover {
        background-color: #31ddd9 !important;
    }
    .user-items-list .list-section-title p {
        font-family: 'primus';
    }
    h2.list-item-content__title {
        font-family: 'primus' !important;
    }

     

    Thanks it worked for that! but how do I apply the buttons hover to all of the buttons using that theme? (darkest 2) (darkest 1) 

    Ex: sailing page has the same theme (darkest 2) as the homepage first section, but the colour hover doesnt work for those.

    Is there a way to figure out sections codes so I can change buttons hovers? 

    Thanks!

  12. 7 hours ago, tuanphan said:

    Hi. Your site is private. Can you setup password & share url again? We can help easier

    https://octagon-triceratops-czm6.squarespace.com/

    PS: OH2022

    You can see the buttons where I am trying to change the hover colour to #31ddd9

    And you can see the font for List items "title" and "Subtitles/names" where I am trying to have primus as font for all of the titles on my site

  13. Site URL: https://octagon-triceratops-czm6.squarespace.com/

    Hello,

    1. How can I customize my buttons fonts to a font that's not in the library and add a change of colour for the buttons hover. I've tried different css codes I found online but nothing works

    Font I want to use for buttons: Primus Regular ( PrimusRegular.ttf )
    Colour I want the buttons to change on Hover: #31ddd9


    2. How can I change my paragraph and title fonts to  fonts that are not in the library and use that on my site styles (so that they work for "list" texts" and everything else

    Font I want to use for Titles: Primus Regular ( PrimusRegular.ttf )
    Font I want to use for paragraph : Hind Siliguri

    Thanks!

×
×
  • 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.