Okay
  Public Ticket #1633597
Top of Page On Home Page Demo 1
Closed

Comments

  • Michael Donaghy started the conversation

    Hi. There is a blank white block at the top of my main home page (demo page 1).

    You can see it on the URL above. Do you know what it is/ how to get rid of it so it looks demo one?


  •  476
    Charmy replied

    Hi,

    You can help me add this code to file style.css of child theme to solve this problem.

    .home .site-main{
        margin-top:0!important;
    }

    It's a little problem with css, we will solved it on next update theme. So sorry about that.

    Please let me know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!


    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert

  • Michael Donaghy replied

    Hi. Thanks, that worked.  A couple more issues.

    1. My logo doesn't display?

    2. If I make the slider less high for home demo one (say 800px to 600px) I need to move the menu up. I thought it would be 

               >Sticky scroll offset          

    but this doesn't do it. How do I make the menu fit a different slider height?  

    Regards,

    Mike


  •  476
    Charmy replied

    About the logo, I think it's problem with setting of page option.

    You can help me go to edit page of home page. Scroll to bottom of edit page, then remove setting logo.

    Save your change there, then go to dashboard > Appearance > Theme options > Gerenal > Then put your logo.

    About the menu, You can help me put this code to solve this issue.

    .home .header-v1 .navigation-primary {
        top: 516px;
    }
    

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert