Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #481367

    I’m using the Enfold Start Up Business theme and I want to change the Font & Size of the text for the “Recent Posts” Menu. I went to the Advanced Styling options and the Sidebar Options but don’t see an option for that particular menu. Can you help?

    Thanks!

    #481591

    Hi devynspirit!

    May we have a link to your website so we can provide you with a css example to perform the color change.

    Cheers!
    Dake

    #482342

    Did you get the info I posted in the private msg?

    #482351

    Hey!

    No, there is nothing in private content field. Can you please edit your post or post again with needed information?

    Best regards,
    Yigit

    #482353

    I want to change the links in the “Articles” section font and style to look like the “Archives” section links. I’ve added the un and pw in the private content area

    #482389

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .recentcomments a, .widget_recent_entries li a {
        font-style: inherit;
        font-family: inherit;
        font-size: 14px;
    }

    Best regards,
    Yigit

    #482396

    Great! Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change Sidebar Recent Post Menu Link Font’ is closed to new replies.