Font size on blog posts - by Skawty - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Stan Russell

  • Avatar: Skawty
    Skawty
    Participant
    May 28, 2015 at 09:50

    Hi,

    Im trying to change the font size of my blog post as they are coming out tiny and are hard for people to read!

    Ive tried to change the size in the theme option Typeography tab and change the font size from 16px to 20px but it made no difference.

    Also I’m having an issue with the read more buttons as there all the way out to the right of my post preview is there any way to change there position?

    Here is an image that shows my problems:
    http://www.dirty3rd.co.uk/wp-content/uploads/2015/05/Screenshot.jpg

    Any help on this would be greatly appreciated.

    Kind Regards
    Scott

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 28, 2015 at 10:55

    Hello,

    Please add this code in custom.css file

    .content-article {
      font: 16px/24px 'Raleway', Arial, Helvetica, sans-serif;
    }
    .btn.filled.big{
      float: left !important;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Skawty
    Skawty
    Participant
    May 28, 2015 at 11:03

    Thanks for that all sorted now!

    Avatar: stan
    Stan Russell
    Participant
    May 28, 2015 at 12:51

    Hello,

    you are welcome!

    Regards,
    Stan Russell.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.