Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #588510

    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

    #589204

    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

    #589208

    thanks!

    #589210

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing color of widget and font zie on bullet lists’ is closed to new replies.