Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • raholt Friend
    #203316

    Hello,

    I thought it may make it even clearer if I added my video to show you what I am talking about.

    Please see video: http://www.easywebvideo.com/52ff65b7

    Please see screenshot: http://screencast.com/t/Nf7dujEqf09

    My question is how do I keep the top headers with navigation showing in black like the screenshot and video shows. Right now the navigation disappears when I scroll down the page. I want it fixed on top and to function the same way I am showing in my video.

    Thank you,

    Ron

    Pankaj Sharma Moderator
    #557635

    Hi if you want to fix the menu bar .
    Do this
    Add this cs code in your custom.css file .
    /css/custom.css” in template “ja_sugite”.
    /template/ja_sugite/css/custom.css if there is no custom.css then create a file custom.cs and add this code .

    .scrollDown .t3-header {top= 0;}
    /*---------------------mobile menu fixed--------------------------*/
    .scrollDown .t3-header, .scrollUp .t3-header {position:fixed;}

    Clear cache and check .
    If problem is still there Please post your working site url here .
    Hope it helps

    raholt Friend
    #557651

    Hello,

    I received instructions from the previous ticket I submitted the other day and followed the instructions. I also tried yours and it still did not fix it.

    The working site is http://www.capstonewebdesigns.com/more

    This is what I have in custom.css right now…

    //header show when scrolling down
    .scrollDown .t3-header {
    top: 0 !important;
    }

    //header show black background when at the top
    .has-slideshow .t3-header {
    background: #292929 !important; }

    //fix top navbar
    scrollDown .t3-header {top= 0;}
    /*---------------------mobile menu fixed--------------------------*/
    scrollDown .t3-header, .scrollUp .t3-header {position:fixed;}

    I have been trying to get this site to work now for several days so your assistance is greatly appreciated.

    Thank you

    Ron

    raholt Friend
    #557652

    Hello,

    The moment I submitted this ticket and went to the site it is now showing correctly. I cleared cache but it must not have been fully clear.

    Thank you for your help.

    Now I need to fix one more thing on the page.

    Thanks,

    Ron

    raholt Friend
    #557653

    Hello,

    Now that the navbar is “fixed”. The slider is not showing under the navbar. How do I move the slider down so it doesn’t cut off the top portion of my slides?

    http://www.capstonewebdesigns.com/more/

    Thanks,

    Ron

    Pankaj Sharma Moderator
    #557713

    Hi i checked your site , did not found the cut part of slider .
    Take a look on this >>> http://prntscr.com/5dpz2o

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

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum