CHANGE PARAGRAPH FONT SIZE AT SPECIFIC PAGE

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    haimr00
    July 29, 2015 at 2:35 pm #50730

    Dear Sir,
    I’m using HighEnd theme to build my website
    Searching “paragraph font size” at the discussion page I found:
    ###
    Each page has it’s own class attached to the body element.
    Simply use:
    .page-id-999 p { font-size: 18px; line-height: 26px; }
    In order to obtain the correct page-id-999 class, view source code of that page and look for body element.
    ###
    This could work for me me but I have two questions:
    q1. Where/how to use (copy/paste)
    .page-id-999 p { font-size: 18px; line-height: 26px; } ?
    q2. Where/How I can view source code of page (so I’ll be able to look the page id ??

    Thank you
    Best regards
    Haim

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.