Home Forums WoodMart support forum How to change the widget post title font size

How to change the widget post title font size

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

    HARSLE
    Participant

    please check the attached picture, how can I change the font size

    Attachments:
    You must be logged in to view attached files.
    #604801

    Hello,

    Can you please share the page URL so I will check and give you a possible solution?

    Best Regards

    #604802

    HARSLE
    Participant

    It is single Post page, you can check any demo site

    #604876

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    .single-post .widget_recent_entries ul li a {
        font-size: 20px;
    }

    Best Regards

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