Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #259675
    cinnamon21
    Participant

    How do I change the

    colour
    size
    font

    of page title and the paragraph text ?

    http://celinnamawar.com/about/

    #259695
    tikaram
    Keymaster

    @cinnamon21: The color option and Font option is available in the Pro version of the theme. Please upgrade to Pro version of the theme to use the available features. The alternate solution is to make use of additional css. Please let me know what you would like to do.

    Regards,
    Tikaram

    #259724
    cinnamon21
    Participant

    Yes additional CSS would be great, especially for the page title. Thanks!

    #259846
    tikaram
    Keymaster

    @cinnamon21: Can you please provide me more details about the desired color, size and the font so that I can provide you the additional css.

    Regards,
    Tikaram

    #259892
    cinnamon21
    Participant

    Actually is there a code that I can just paste so I can adjust the colour codes myself?

    Thanks !

    #259951
    tikaram
    Keymaster

    @cinnamon21: Please add the following additional css to make the changes to the page title.

    .singular-content-wrap .entry-title {
    	font-size: desired-size;
    	color: color-code;
    	font-family: font-family name;
    }

    Neote: You will need to change the values of font-size, color-code and font family as desired. Let me know if you have any more issues.

    Regards,
    Tikaram

    #259984
    cinnamon21
    Participant

    Thanks it works!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change colour, size, font of text’ is closed to new replies.