Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1069975
    joelmadasu
    Participant

    Hi,

    I am using Integrity Theme. I want to change the “font size” for the metadata that is displayed under a blog post featured picture.

    I found this code on one of the forums:

    `p.p-meta {
    font-size: 14px;
    }

    This works great as far as changing the font size on the Blog-Index page. But, when I click on a post, an actual post to see the size, it goes back to the former size, which I think is like 20px or so. How can I change the font size of the metadata, both on the blog index page and the actual blog page? I want to set the size for 14px on both pages. [blog index page and the actual post page]

    Please let me know!

    #1070111
    Christopher
    Moderator

    Hi there,

    Please update your code to :

    p.p-meta {
    font-size: 14px !important;
    }`

    If you need further assist, please provide us with URL.

    Hope it helps.

    #1070548
    joelmadasu
    Participant

    That helped! Thank you!

    #1070787
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1069975 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>