Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1085455
    dekebler
    Participant

    Dear X Team,

    i have a problem whit a unwanted space above the navigation. The space is only on the Home(main) page, other pages are not affected.

    Thank you for advice.

    D

    #1085518
    Joao
    Moderator

    Hi D Would you mind sharing your URL with US.

    Thanks

    Joao

    #1086271
    dekebler
    Participant

    of course. its still under construction.

    http://www.originaltimecapsule.com

    thanks

    #1086458
    Darshana
    Moderator

    Hi there,

    It seems that you have set some height parameters manually within revolution slider. Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1086542
    dekebler
    Participant
    This reply has been marked as private.
    #1086710
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    
    body {
      padding-top: 0px !important;
    }

    Hope that helps

    Joao

    #1086723
    Unihem
    Participant

    Great, thank you. I will try and give you a feedback.

    Can I ask you for additional advice:

    – on the front page the woocommerce chart is paying wird. All the other sits seems to be ok.
    – how can i remove the outline in the navigation menu (home, …)

    thanks

    D

    #1086881
    Joao
    Moderator

    Hi There,

    To Remove the arrows from Woocommerce page on the bottom menu, please add the following code to Appereance Customizer Custom CSS

    .widget_nav_menu .current-menu-item>a:after {
    display: none !important;
    }

    To remove the circle around the Navbar active item add the following code to Appereance Customizer Custom CSS

    .x-navbar-fixed-top-active .x-navbar .desktop .x-nav>li>a>span {
      border: 0;
    }

    Hope that helps

    Joao

    #1087230
    dekebler
    Participant

    you rock. Thank you.

    Problem 1 & 2 solved. Just whit the chart in the navbar I have still some issues. If you look on the screen shot you will se what I meant whit playing word. The hover have some delays … 🙂

    thank you again

    D

    #1087547
    Nabeel A
    Moderator

    Hi again,

    Your site is requiring authentication now, can you please provide us with the credentials so we can take a look?

    Thanks!

    #1088033
    dekebler
    Participant
    This reply has been marked as private.
    #1088275
    Rue Nel
    Moderator

    Hello There,

    Your site is under construction mode. You have given the credentials but as soon as we login we are greeted by the authentication. Please give us the authentication credentials to be able to log in to your site.

    Please let us know how it goes.

    #1088489
    dekebler
    Participant
    This reply has been marked as private.
    #1089042
    Nabeel A
    Moderator

    Hi again,

    Do you want to deactivate the under construction mode? Disable it via Dashboard > Addons > Under Construction

    Thanks!

    #1089046
    dekebler
    Participant

    Hi, thank you for your support. it look like that this is an Safari issue.

    cheers
    d

  • <script> jQuery(function($){ $("#no-reply-1085455 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>