Increase horizontal space between menu & content

Discussion in 'ColorWay WordPress Theme' started by littleloverscreative, May 5, 2014.

  1. littleloverscreative

    littleloverscreative New Member

    Joined:
    Sep 27, 2013
    Messages:
    2
    Likes Received:
    0
    Hi!

    Is it possible to increase the space/margin/padding between the horizontal menu across the top & the page content below? I have removed the navigation line normally below the menu, and now I feel that the content is too close under the menu.

    Example: http://fruitzen.com/test/?page_id=50

    Thank you for your help!
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content-wrapper {
    padding-top: 40px;
    } 
    Thanks & Regards
    Gourav Shrivastava
     

Share This Page