Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #165532

    Hey guys, for some reason our top nav bar does a little ‘shuffle’ side to side (just a bit) when you click through the navigation. It’s only slight, but does it on all pages, and looks bad.

    here’s the site http://www.marsmarketing.com.au

    Could you let me know what you think? thanks.

    #165547

    Hello Marssolutions!

    Please insert following code into the quick css field to fix the issue.

    
    #top .main_menu .menu>li:last-child>a {
    padding-right: 0 !important;
    }
    

    Best regards,
    Peter

    #165906

    Thanks Peter, we tried this, cleared the cache and tested, but it’s still jolts side-to-side. Any other thoughts? thanks.

    #166346

    Hello? I should also add it starting happening when I did the last update. thanks

    #166413

    Hi!

    I visited your site and I don’t see the shuffling issue. I think Dude’s code fixed it. What browser are you using when you test the site?

    Best regards,
    Ismael

    #167020

    Hi, thanks for the reply. It’s in all browsers (FF, IE, SAF & Chrome) I’ve check it on mac and pc, same issue. Ismael, can you clear you cache and retry, I think you’ve visit out site before on a previous help issue. many thanks

    #167732

    Hello!

    The code is being applied wrong (it has type errors):

    #top .main_menu .menu > li:last-child > a {
    padding-right: 0 !important;
    }

    Try putting it in the css/custom.css.

    Regards,
    Josue

    #169096
    This reply has been marked as private.
    #169143

    Hey!

    You’ll need to manually edit it using a FTP client or using a plugin like this one.

    Cheers!
    Josue

    #169146
    This reply has been marked as private.
    #169147

    Hope you get it working, if you have any issues or questions please let us know :)

    Best regards,
    Josue

    #172056
    This reply has been marked as private.
    #172058

    Hi,

    Can you create an administrator account and post it here as a private reply?

    Regards,

    Josue

    #172060
    This reply has been marked as private.
    #172061

    Just post it here as a private reply, only the support staff and you will see it, use any email you have at hand :)

    Regards,
    Josue

    #172073
    This reply has been marked as private.
    #172074
    This reply has been marked as private.
    #172079
    This reply has been marked as private.
    #172082

    The problem seems to be solved, i no longer see the navigation ‘dancing’.

    Regards,
    Josue

    #172083
    This reply has been marked as private.
    #172091

    I re-applied Peter code.

    Regards,
    Josue

    #172093
    This reply has been marked as private.
    #172096
    This reply has been marked as private.
Viewing 23 posts - 1 through 23 (of 23 total)
  • The topic ‘Dancing Navigation’ is closed to new replies.