reduce space at the top of the page

Home Forums SKT Full Width Forum reduce space at the top of the page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3893
    Danielle BrownDanielle Brown
    Member
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: July 14, 2014

    I would like to reduce the space at the top of the pages above the archspan logo and page title on this website

    http://50.87.153.251/~archspan/

    #3907
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Check main.css (path: wp-content/themes/skt_full_width/css/main.css)

    And check this class: .header .logo

    Reduce padding to 0px and it shoud reduce the space above the logo.

    Check this class for page title in main.css

    h2#page-title, .archive h1.page-title, .page h1.entry-title

    And reduce padding to 0px.

    Regards,
    Shri

    PS: You are using free version of the theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.