Jump to content

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

Go to solution Solved by tuanphan,

Recommended Posts

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

Link to comment
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!)

Link to comment
  • Solution
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!)

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.