Jump to content

Main Events page not using style color for links

Recommended Posts

Posted (edited)

I'm fairly new but I managed to update the text link color across the whole palette except for the main Events page.  I want the "map" links and calendar exports to be #7224E7 just like all the other text links I customized but I just can't find it.  They're black no matter what I set.  Thanks.

Events — Spokumbent, INW Recumbent Riding Group

Edit to add I could've sworn the "map" links were the color I wanted at one point in time.

Edited by tap
Add more detail
  • 1 year later...
Posted
On 6/22/2023 at 3:27 AM, tuanphan said:

Add to Design > Custom CSS

/* Map - Calendar */
a.eventlist-meta-address-maplink {
    color: #7224E7;
}
a.eventlist-meta-export-google {
    color: #7224E7;
}

 

@tuanphan

Hi, this worked so well! Thank you!!

Do you know how to do the same (change link color) for the 'ICS' calendar export link? 

Posted
15 hours ago, User1776 said:

@tuanphan

Hi, this worked so well! Thank you!!

Do you know how to do the same (change link color) for the 'ICS' calendar export link? 

Use this CSS code

a.eventlist-meta-export-ical {
    color: #f1f !important;
}

image.png.ead19711b78bd233eef183f40751dd3c.png

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!)

Posted
On 8/17/2024 at 4:27 AM, tuanphan said:

Use this CSS code

a.eventlist-meta-export-ical {
    color: #f1f !important;
}

image.png.ead19711b78bd233eef183f40751dd3c.png

This worked - thank you!!!

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.