Jump to content

Link font color changed in markdown block, can't change?

Recommended Posts

Posted

Site URL: https://www.rethinkfood.org/otherways-1

Hi all,

For this page (password: Any1canRethink!), I created a markdown block but under the header: Donate Stocks or Mutual Funds, the email address link font color turns white and I have no idea how to change it back. I tried in the design area but that doesn't seem to be the issue because in the intro text the same email is displayed without any issues.

 

Any help is appreciated! Thank you

  • Replies 4
  • Views 555
  • Created
  • Last Reply
Posted
On 10/10/2021 at 2:06 AM, RFNYC said:

Site URL: https://www.rethinkfood.org/otherways-1

Hi all,

For this page (password: Any1canRethink!), I created a markdown block but under the header: Donate Stocks or Mutual Funds, the email address link font color turns white and I have no idea how to change it back. I tried in the design area but that doesn't seem to be the issue because in the intro text the same email is displayed without any issues.

 

Any help is appreciated! Thank you

Add to Design > Custom CSS

.markdown-block a[href*="mailto:"] {
    color: #15655e;
}

 

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
15 hours ago, tuanphan said:

Add to Design > Custom CSS

.markdown-block a[href*="mailto:"] {
    color: #15655e;
}

 

Could you also help me with another link in the same markdown block, under Cryptocurrency?

Posted
On 10/11/2021 at 11:04 PM, RFNYC said:

Could you also help me with another link in the same markdown block, under Cryptocurrency?

Use this new code

div#page-section-615f29a16875bf14ab76f63d .markdown-block a {
    color: #15655e !important;
}

 

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

Archived

This topic is now archived and is closed to further replies.

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