Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #377129

    How can I change the Heading Size for the Footer widget areas?

    Also in the Enfold Latest News widget in the footer, how can I change the linked text from black?
    http://farrdesign.graphics/strong/

    #377160

    Hi farrdesign79;
    try this with your own size

    #footer .widget h3 {font-weight: 400 !important;font-size: 13px !important;}

    #377271

    Hey!

    Thank you for using Enfold.

    You can follow @begrafik’s suggestion or use this:

    #footer .widgettitle {
    font-size: 20px;
    }

    Use this for the latest news widget title:

    #top .footer_color strong.news-headline {
    color: blue;
    }

    Regards,
    Ismael

    #377534

    Thanks, guys!

    #377894

    Hey!

    Glad we could help. :)

    Regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Footer Heading font size, Enfold latest news color change’ is closed to new replies.