Home Forums Theme support theme Burgerhouse

This topic contains 2 replies, has 2 voices, and was last updated by  7Theme Support 9 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • wo kann ich die Schriftgröße für den Widget-Titel im Footer einstellen?

    Hi,

    you can set a value in WP admin -> Appearance -> Theme Options -> Footer -> H3 Font, but this will change all H3 Fontsizes in the footer.

    If you want, you can add this code in WP admin -> Appearance -> theme Options -> General -> Extra CSS Content:

    #footer h3.widget-title {
    font-size:20px;
    }

    This will reduce / increase only the font size for the widget title

    Sorry, jetzt hab ich doch tatsächlich die Antwort in englisch geschrieben… 🙂

    Also, am einfachsten ist es den Code oben in WP Admin -> Appearance -> Theme Options -> General -> Extra CSS Content einzufügen

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.