Site logo

[Support request] How to change the font size of Footer Widget using dynamic typography?

Home Forums Support [Support request] How to change the font size of Footer Widget using dynamic typography?

Home Forums Support How to change the font size of Footer Widget using dynamic typography?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2423606
    vincenteccl

    Hi! I want to increase the font size of the footer widgets.
    How to create a custom font in the dynamic typography for that?
    Thanks.

    #2423935
    David
    Staff
    Customer Support

    Hi there,

    in the Customizer > Typography.
    Add New Typography, select the Element: Custom.
    In the CSS Field provided add: .site-footer .widget

    Set your styles.

    #2428263
    vincenteccl

    Hi! The code can only change the footer bar’s font size, but not footer widget 1, 2, 3 etc.
    Such as the recent posts in footer widget 1, the navigation menu in footer widget 2.

    #2428285
    Fernando
    Customer Support

    Hi Vincenteccl,

    For reference, can you provide the link to the site in question? We’ll check why the target element isn’t working and provide an appropriate solution afterward.

    You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    #2430410
    vincenteccl

    I want to change the menu items’ font size of the footer widgets 1,2 and 3.

    #2430438
    Fernando
    Customer Support

    I see. Thank you for clarifying. Try this as the selector: .inside-footer-widgets ul.menu li.menu-item a

    This should just target the menu items in your Footer widgets.

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