Inner banner height issues

Home Forums All Other Themes Inner banner height issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26606
    CurtisCurtis
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: March 9, 2016

    hi, setting up the site and all working OK. when i goto create new pages i get this big gap between the menu and the title of the content of the page. i can use the custom css to change the display to none but this moves the whole page content up behind the menu. If i change the height to a fixed amount this works for larger screens but not when the window is resized..

    page it here:
    http://www.magicbasketballtraining.com/about-us/

    Thanks

    #26672
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Curtis,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code:

    .innerbanner{display:none !important;}
    .content-area{padding:150px 0 20px !important;}

    Regards,
    Dave

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