SimonFr Posted August 9, 2022 Posted August 9, 2022 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!
Beyondspace Posted August 10, 2022 Posted August 10, 2022 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! What is your site-wide password? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
tuanphan Posted August 11, 2022 Posted August 11, 2022 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; } SimonFr 1 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!)
SimonFr Posted August 11, 2022 Author Posted August 11, 2022 Great, thanks for helping! Do you have an idea how to display the event title 'Reconection men retreat' in a bold font style?
tuanphan Posted August 14, 2022 Posted August 14, 2022 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? 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; } SimonFr 1 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment