• Resolved mbomex

    (@mbomex)


    Hi Everyone!

    Does anyone have any idea on how to modify the CSS on a single page (not all the theme), so that the title of the post can be bigger?

    I hope somebody can help me!!

    Thanks!!

Viewing 1 replies (of 1 total)
  • Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @mbomex

    Apologies for the late reply! Thanks for choosing our plugin.

    Use the below CSS to increase the font size of the post title.

    .widget .sp-latest-posts-widget.latest-posts .entry-title a{
     font-size: 20px !important;
    }

    Adjust the font-size as you like.

    Have a great day!

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Change size of post title’ is closed to new replies.