Hi there,
my bullet lists font size is different than the rest of the used font. What can I do to fix this?
Also the color of a text-widget in the footer column 3 is different to the other colors, if I turn “display paragraphs” on, which I have to use to not get a messy text. How can I turn all widget text to white?
Link to Bullet-List and Footer: http://www.praxisdentanova.ch/zahnkronen/
Thanks
Hi astroluna!
Please add following code to Quick CSS
.footer_color p {
color: white;
}
.entry-content-wrapper div li {
font-size: 15px;
}
Best regards,
Yigit
thanks!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit