Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #172155

    Hi there,
    (1) Our top navigation bar does side-to-side movement when we click through ANY of the navigation bar titles in IE. It’s especially pronounced in IE 10. It happens on all pages in IE, and I did research the support items and found a recent reference when it was suggested to use the following code (I added this to custom.css):

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

    We see that the Enfold theme works perfectly with IE10 at http://marsmarketing.com.au/
    It seems like it’s only happens when we click on Products in Chrome. Our site is alvanatural.com.

    (2) When we go from page-to-page the background flashes in our accent “salmon” color (the footer?) – can this be changed to something more neutral like light grey or white via custom.css without affecting other custom settings in Enfold Theme Options?

    Could you let me know how these issues could be fixed? thanks.
    *Great job – we like Enfold a lot. Well done.*

    #172833

    Hi igalaxy!

    1.) I don’t see the navigation bar moving side to side. I checked the site on IE8, 9 and 10. What OS are you testing it with?

    2.) You can change the html background color:

    html {
    background-color: #eda68e;
    }

    Cheers!
    Ismael

    #172884
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Top Navigation Bar side-to-side movement during navigation’ is closed to new replies.