Hi,
on this page: http://www.och.no/OCH2017/ I am trying to alter the text / font color inside the Featured image slider. I have activated the Custom CSS field. I have put in a css id in the field. And I have tryed to add all kind off code into the Quick CSS field in the general styling.
adding just: p { color: red; } alters the color of all p elements.
What am I missing here?
In quick css: #top .ktf-darkborder {
border: 10px solid #333;
}
In the Extra CSS field: ktf-darkborder