Home Forums WoodMart support forum footer post entry font

footer post entry font

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #206444

    mooi
    Participant

    Hi,
    Can you please help to change the font of the post title in the footer?
    I tried under Theme settings/Typo/ADVANCED TYPOGRAPHY but couldn’t find this section:
    the recent post title is “serif” currently (https://localdrivesme.com/)
    thanks

    #206479

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    footer .woodmart-recent-posts .entry-title {
        font-size: 14px;
    }

    Set the size as per your needs.

    Best Regards

    #206549

    mooi
    Participant

    Hi Elise,
    thanks for the prompt reply.

    The problem here isn’t the font size but the font-family which I can’t change
    for a better understanding: https://prnt.sc/t6p7zj

    #206605

    Hello,

    Please delete this custom CSS and use this selector body .footer-sidebar .woodmart-recent-posts .entry-title a in the custom selector. http://prntscr.com/t6sc4q

    You will configure any typography.

    Best Regards

    #206617

    mooi
    Participant

    hi Elise

    I’m not sure I did what you requested, anyway no change unfortunately
    can you please have a look?

    #206639

    Hello,

    Hello,

    You can change the font by means of Advanced typography option

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

    #206648

    mooi
    Participant

    Hi Elise,

    this is exactly my problem, the string for the blog post title can’t be found there.
    Please have a look, in the private data I sent you access…

    #206652

    Eric Watson
    Participant

    Hello,

    Apologize there was a mistake in the selector we fixed it on your site and now the font has changed check, please.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)