Jump to content

How can I customize font on portfolio projects?

Recommended Posts

Site URL: https://freedomofmovement.squarespace.com/

Hello, I am in the process of building a site and would need your help. I use the Growwell template and have a question about the portfolio block.

Under the section 'Retreats' on my page I have chosen the portfolio block to present events. On the page where all projects/events are listed I have chosen the option where text is on each image/link. Is it possible to style the font individually? I would like to have the date (at the top) and the location (at the bottom) a bit smaller and in a narrower font style. I am attaching an example image from another site.

I hope my concerns are somewhat understandable. I would truly appreciate your help!

Font Example for my Events:Projects.png

Link to comment
20 hours ago, SimonFr said:

Site URL: https://freedomofmovement.squarespace.com/

Hello, I am in the process of building a site and would need your help. I use the Growwell template and have a question about the portfolio block.

Under the section 'Retreats' on my page I have chosen the portfolio block to present events. On the page where all projects/events are listed I have chosen the option where text is on each image/link. Is it possible to style the font individually? I would like to have the date (at the top) and the location (at the bottom) a bit smaller and in a narrower font style. I am attaching an example image from another site.

I hope my concerns are somewhat understandable. I would truly appreciate your help!

Font Example for my Events:Projects.png

What is your site-wide password?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
16 hours ago, SimonFr said:

Sorry, the password is: fom2022

Try adding this to Design > Custom CSS (this code for first item)

a.grid-item[href="/retreats/menretreat"] h3:before {
    content: "28.09.-04.10.2022";
    font-size: 20px;
    display: block;
}
a.grid-item[href="/retreats/menretreat"] h3:after {
    content: "Sonnenhaus";
    display: block;
    font-size: 20px;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 8/11/2022 at 4:26 PM, SimonFr said:

Great, thanks for helping! 

Do you have an idea how to display the event title 'Reconection men retreat' in a bold font style?

 

Bildschirmfoto 2022-08-11 um 11.25.29.png

Use this code

.portfolio-grid-overlay .portfolio-title {
    font-weight: bold;
}
.portfolio-grid-overlay .portfolio-title:after, .portfolio-grid-overlay .portfolio-title:before {
    font-weight: normal;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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