How do I reduce the font size of the header text

Discussion in 'GoldenEagle WordPress Theme' started by post2kc, Jan 22, 2015.

Thread Status:
Not open for further replies.
  1. post2kc

    post2kc New Member

    Joined:
    Jan 19, 2015
    Messages:
    17
    Likes Received:
    0
    coastalpaddle.com.sg

    How do I reduce the font size of the header text:
    Explore the natural coastal surroundings and waterways of Johor on a SUP adventure touring board
     

    Attached Files:

    • 1.jpeg
      1.jpeg
      File size:
      321.5 KB
      Views:
      1
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi post2kc,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    .content h1 {
    font-size: 18px;
    }

    Thanks,
    Praveen
     
  3. post2kc

    post2kc New Member

    Joined:
    Jan 19, 2015
    Messages:
    17
    Likes Received:
    0
    Thanks!!!
     
Thread Status:
Not open for further replies.

Share This Page