Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #53403
    peenie92
    Member

    Hi, Im trying to close all the space above my logo and below and bring everything down toward the menu. site is http://www.ifishanywhere.com so you can see what im talking about.

    big thank you in advance!

    #53419
    Sakin
    Keymaster

    @peenie92: First of all your logo image http://www.ifishanywhere.com/wp-content/uploads/2015/03/15225_iFishanywhere_LOGO_4-e1426460259872.png has lot of bank space above and below. So, you need to edit that logo and check back.

    #53430
    peenie92
    Member

    thank you for that I didnt realise. Just resized it now. If I could close the bit of space above and below it now it would be perfect and also bring the search bar and social icons down over the menu if you can help!

    #53557
    Sakin
    Keymaster

    @peenie92: Ok you can change the margin top value in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:

    /* Margin above Logo */
    #header .logo-wrap { margin-top: 54px; }
    /* Margin above Social Icons */
    #header .social-search { margin-top: 40px; }
    /* Margin above Menu */
    #header #mainmenu { margin-top: 40px; }
    #53590
    peenie92
    Member

    Sakin your a genie thank you so much!

    #53612
    Sakin
    Keymaster

    @peenie92: Thanks for your appreciation and if you like Simple Catch Theme then support it by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/simple-catch?rate=5#postform

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘So much empty space!’ is closed to new replies.