Where do I access my CSS stylesheet? | Community
Skip to main content
Kimi_Heskett1
Level 9
May 20, 2013
Solved

Where do I access my CSS stylesheet?

  • May 20, 2013
  • 2 replies
  • 1785 views
Where does the document live that is being referenced here:

<link rel="stylesheet" type="text/css" media="screen" href="/css/mktLPSupport.css" />


This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by
I haven't found a way to acccess that stylesheet directly, unfortunately. I've just accessed it at CNAME/css/mktLPSupport.css to copy/paste the code I want to edit, then overridde the styles in my landing page template code, or by dragging in an HTML box into the landing page editor.

2 replies

Accepted solution
May 20, 2013
I haven't found a way to acccess that stylesheet directly, unfortunately. I've just accessed it at CNAME/css/mktLPSupport.css to copy/paste the code I want to edit, then overridde the styles in my landing page template code, or by dragging in an HTML box into the landing page editor.
Kimi_Heskett1
Level 9
May 20, 2013
Thanks Tom, I had a feeling that was the only answer.