Different colour for content and list
Hello,
I have a Problem with the colour of the Content and the list. I would like to have the same color for both, but I am not able to adjust it.
I try to adjust the color of the Content in the menü Design/BeTheme Options/Colors/Content, but it does not work.
I worked with the Muffin Builder but I have also the same Problem if I work with the normal wordpress template.
The code: <p>Wenn du es nur vermutest, suche das Gespräch.</p>
<ul><style="padding-left: 30px;"><em>
<li>Sprich von dir: „Ich habe verstanden, dass…“</li>
<li>Habe ich das richtig verstanden?
<ul>
<li>Wenn ja: Erkläre, warum es komisch bei dir ankam.</li>
<li>Wenn nein: Was hast du gemeint? Kannst du es mir nochmal erklären? Lass es dir so lange erklären, bis du es wirklich verstanden hast.</li>
</ul>
</li>
<li>Dann gleiche ab, ob ein Unterschied zwischen Gesagten und Verstandenen besteht.
<ul>
<li>Wenn ja: Ist Situation damit geklärt oder besteht noch Gesprächsbedarf?</li>
<li>Wenn nein: Jetzt hast du die Möglichkeit Stellung zu beziehen und zu erklären, warum du es als unpassend empfunden hast.</li>
</ul>
</li>
</ul>
</em>
The side is: http://www.melaniebornschein.de/ja-wir-haben-miteinander-gesprochen-haben-wir-auch-dasselbe-gemeint/
I hope you can give me a advice, where the Problem is.
Thank you!
Comments
to change list color, please use the following css:
Thank you for the reply, but could you explain it a Little bit more?
What should I do with the CSS code?
Sorry I am a beginner in this Topic.
Thank you for your assistance.
Kind regards
Now I know what I have to do and it works.
Thank you!