Jump to content

Patterson

Circle Member
  • Posts

    123
  • Joined

  • Last visited

Posts posted by Patterson

  1. 2 hours ago, tuanphan said:

    You mean clock ion in Business Hours? It looks like you solved this?

    No, I wanted icons on both buttons in the footer(& others). I have no luck getting it any buttons on my site after it had been working prior. I am honestly not sure what happened.

    Thanks!

  2. On 9/11/2021 at 10:33 PM, tuanphan said:

    Hi,

    Which button did you add the <i class.. code?

    Did you add Fontawesome 4 or 5 or 6 version?

    @tuanphan

     

    Howdy, I think it was 5. I have an array of button I wanted to add the icons too. That one particularly above was for the application button in the footer of the site.

     

    Thanks

  3. Site URL: https://flamingo-goby-tkw6.squarespace.com/

    Hello!

    I am trying to utilize font awesome icons on my site specifically on buttons. I have done this before with no issues, and even on this site! But now for some reason I cannot get them to work. I have added my kit code into the header, however when I insert the html prior to the button text (<i class="far fa-clipboard"></i>) I get a bunch of jumbled up characters.

     

    Any help with this would be greatly appreciated. The site I am trying to implement this on is https://flamingo-goby-tkw6.squarespace.com/
    PW: home

    Thanks! 

  4. On 8/26/2021 at 4:05 AM, tuanphan said:

    Hi,

    No way to remove this limit. However you can remove class="... in both tags (h2 & P), then use another CSS code to target these tags to change style. 

    eg. If you remove class='thumb-caption' 

    to change h2 styles, instead of using 

    h2.thumb-caption {
        color: red;
        font-size: 30px;
        font-family: monospace;
    }

    you can use

    .portfolio-text h2 {
        color: red;
        font-size: 30px;
        font-family: monospace;
    }

    similar with p

    .portfolio-text p {
        color: red;
        font-size: 30px;
        font-family: monospace;
    }

     

    Awesome, this will work! Thanks abunch...

  5. On 11/12/2020 at 11:28 PM, bangank36 said:

    Caption section accept html so you can use this snippet, replace text with your own will

    <h2 class='thumb-caption'>I'm a Caption</h2>
    <p class='thumb-desc'>I'm a Description</p>

    and add this to custom css, it will make sure the color and style only applied where you wanted

    .thumb-caption {
    	color: red; /* Just example */
    	padding: 0;  /* Just example */
    }
    
    .thumb-desc {
    	color: yellow; /* Just example */
    	padding: 0;  /* Just example */
    }

    with some css technique you can also achieve these effect (other than the default)

     

    chrome-capture (3).gif

     

    There appears to be a character limit to the title of the thumbnail section is there a way to force remove this, how did you circumvent the issue?

     This will be a big issue with adding homes that have a longer name than "Noel Chalet" as the only one I have done a page for thus far.  Thanks!

    url: https://flamingo-goby-tkw6.squarespace.com/

    PW: greenfield

     

  6. 14 hours ago, tuanphan said:

    Use this CSS

    p.thumb-desc {
        color: red;
        font-size: 30px;
        font-family: monospace;
    }

     

     I think this came together greatly, thank you so much for the help!

    I do have one final major ask with this topic, there appears to be a character limit to the title of the thumbnail section is there a way to force remove this. This will be a big issue with adding homes that have a longer name than "Noel Chalet" as the only one I have done a page for thus far. Thanks again @tuanphan!

    Screen Shot 2021-08-23 at 5.25.05 PM.png

  7. Hey @xoxngo

     

    Do you think you could help me with this?

    I am having similar issue where I want the section above my floating nav bar to appear "FULL BLEED" all the way through rather than show the default background color above the gallery.

    I can confirm the gallery is set to full bleed.

    Please let me know if you need any other information from me? Thanks!

    https://flamingo-goby-tkw6.squarespace.com/

    PW: greenfield

     

    1750031355_ScreenShot2021-08-19at11_48_56AM.thumb.png.41eabcf79ae5807eece0e4895e4da411.png

  8. Site URL: https://flamingo-goby-tkw6.squarespace.com/modular-homes

    Site password: greenfield

     

    Hello,

    I have just started making a website for housing center and I would love to utilize the portfolio feature to showcase the homes rather than the blogs to feature homes.

    I have added one home/project on the linked page. I am hoping to be able to add some css to be able to add a subtitle such as "Beds: 3 | Baths: 2 |  2280 Sq Ft"

    I have added a screenshot showing where I am hoping to place this text. *I also want to add a jump link for view homes button to go to those homes.*

    Thank you in advance for any help or consideration shot this way.

    ~ Patterson

    Screen Shot 2021-08-17 at 10.26.51 AM.png

  9. @tuanphan& @bangank36, I just started building out a site and was curious on the same question... I pasted the above code in and it did not work, I will post my url below, any guidance would be greatly appreciated 

     

    https://cranberry-trumpet-9wxf.squarespace.com/

    PW: 1313

     

    Also, is there anyway to make the slides progress automatically?

     

    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.