Make page heading Bigger + bold

Discussion in 'ColorWay WordPress Theme' started by scar_face, Jun 7, 2015.

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

    scar_face New Member

    Joined:
    Jun 5, 2015
    Messages:
    20
    Likes Received:
    0
    Can someone explain how to edit the Headings on the top of the pages to bigger size, bold and other colours?

    Thx
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Hope Doing Good,

    Could you please provide your site URL along with some edited screenshots so that I can assist you accordingly.

    If you are unable to create screenshots then you can use www.screenpresso.com
    that will help you to create screenshots.
     
  3. scar_face

    scar_face New Member

    Joined:
    Jun 5, 2015
    Messages:
    20
    Likes Received:
    0
  4. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Hope Doing Good,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there.

    Code:
    h2 {
      font-weight: 700;
      margin-top: 25px;
      margin-bottom: 30px !important;
    }
     
  5. scar_face

    scar_face New Member

    Joined:
    Jun 5, 2015
    Messages:
    20
    Likes Received:
    0
    Thats great. Much more prominent now.

    thx allot
     
Thread Status:
Not open for further replies.

Share This Page