Remove Excess Space

Discussion in 'ColorWay WordPress Theme' started by 1stopnonprofitshop, Apr 8, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do you tighten up the top of the website? There is too much space above logo and below logo.

    theme1.1stopnonprofitshop.com
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .logo {
        margin-top: 15px;
        margin-bottom: -50px;
    }
    Note: Change the numeric value as per the requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page