• Resolved SashaPR

    (@sashapr)


    Hi,

    I just installed this plugin and it does exactly what I need, but I want to change the size of the blog posts’ headings.

    Here’s the code that is showing:

    <div class=”so-panel widget widget_pfcwidget panel-last-child” id=”panel-17-0-0-2″>
    <div class=”pfc-post”>

    <h2>…

    h2 is where the post’s title is.

    I tried to put pfc-post in my custom CSS but nothing is changing. Can you help?

    My site is under maintenance mode so I can’t post a link to it.

    https://www.ads-software.com/plugins/posts-from-category/

Viewing 1 replies (of 1 total)
  • Thread Starter SashaPR

    (@sashapr)

    NM figured it out…. just changed the h2 sizes and h2 sizes in CSS. Also used this to move up the space that was there between the title and the posts:

    .pfc-post {
    margin-top: -95px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Changing blog posts' title size’ is closed to new replies.