Moving up slider

Discussion in 'ColorWay WordPress Theme' started by contract1, Jan 20, 2016.

  1. contract1

    contract1 New Member

    Joined:
    Jun 1, 2015
    Messages:
    16
    Likes Received:
    0
    Is there a way to move up the slider? There's too much white space between the menu and slider.
    Here's the website
    http://www.contractphoto.net/
     
  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:
    #menu .ddsmoothmenu {
        margin-bottom: -54px !important;
    }
    Note: Adjust numeric value as per your requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page