Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302769
    paratusgc
    Participant

    Hi there,
    I have found many articles on changing the blog title size but not the blog body copy.

    Example blog article is here
    http://brandmonster.co/blog-post-1-3/

    I have tried the following:

    .x-container p{
    font-size: 150%;}

    But this affects copy on other parts of my website.

    Please could you help.

    Thank You.
    Gavin

    #1302790
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. Do you want to increase the font size on the blog content OR blog title ?

    Thanks!

    #1302898
    paratusgc
    Participant

    Just the blog content please!

    #1302983
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > customizer > Custom > CSS

    .single-post p {
    font-size: 20px;
    }

    Hope it helps

    Joao

    #1303011
    paratusgc
    Participant

    Perfect – thank you!

    #1303255
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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