Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1369083

    Hi,

    I have the latest Posts in Column 2 of the footer.
    Can you change the style of the small itallic type font to the theme font setup?

    Thanks

    #1369117

    Hey woogie07,

    Please try this in Quick CSS:

    .widget_recent_entries li a {
        font-family: inherit;
        font-size: inherit;
        font-style: normal;
    }

    Best regards,
    Rikard

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