Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Remove Top Header Menu & Info on specific pages #676057

    I want to shift my menue & logo down by 1700px in homepage inly but i cant fix this issue

    this is the code
    .page-id-734 .header-scrolled .main_menu .menu{
    top: 7px !important;
    }
    .page-id-734 #top .main_menu .menu{
    position: relative;
    top: 1700px;
    }
    .page-id-734 #top .main_menu .menu > li > a{
    height: 50px !important;
    line-height: 50px !important;
    }
    .page-id-734 .main_menu { margin-top: -30px; }
    .page-id-734 .header-scrolled .main_menu { margin-top: 0; }
    .page-id-734 .logo img { margin-top: 1000px; }
    .page-id-734 .header-scrolled .logo img { margin-top: 0; }

    .scroll-down-link {
    font-size: 150px !important;

    heloo
    my site is http://www.thesparklingwedding.com/
    1.I want to add space between navigation menue
    2.I want want to reduce the size of navigation bar
    3.I want to change the font size of navigation menue

Viewing 2 posts - 1 through 2 (of 2 total)