[Resolved] Customize Font Weight on Navigation Widget (footer zone)

Home Forums Support [Resolved] Customize Font Weight on Navigation Widget (footer zone)

Home Forums Support Customize Font Weight on Navigation Widget (footer zone)

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

    Good morning πŸ™‚

    I’m trying to customize a font size and weight on a footer zone. On a Typography > Wdigets I can modify the title only. I want to change the font/weight of the page titles (nav menu widget).

    It would be great add this function on a typography > widgets menu πŸ™‚

    We will have more control on footer zone.

    Thank you!

    PD1 (image of the zone): https://imgur.com/a/1hwZ5Kr
    PD2: i’m working on a local site

    #808521
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .footer-widgets .widget_nav_menu a {
        font-weight: 800;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know πŸ™‚

    #811768
    David

    It works! Perfect πŸ™‚

    Thank you so much,

    #812244
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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