[Support request] How do I change the font size in widgets?

Home Forums Support [Support request] How do I change the font size in widgets?

Home Forums Support How do I change the font size in widgets?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1981896
    Павло

    Thanks to the team for a great update!

    Tell me, using what theme settings can I change the font size in the widget area (https://prnt.sc/1xp4jwq)?

    I can not understand.

    Respectfully yours, Pavel

    #1982148
    David
    Staff
    Customer Support

    Hi there,

    are you using the new typography system in the Customizer ?

    If so:

    1. Add Typography
    2. Target Element – select Custom.
    3. In Enter Custom CSS Selector add: .footer-widgets .widget_nav_menu a
    4. Set you font styles

    If you’re not using the new module then use this CSS:

    .footer-widgets .widget_nav_menu a {
        font-size: 15px;
    }
    #2382893
    catbiscuits

    oops, wrong thread

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.