Reply To: positioning secondary menu

Homepage Community Forums Epik Theme Support positioning secondary menu Reply To: positioning secondary menu

#13892
kronos
Customer

    It appears to be in the white area when I take a look. Did you get it figured out? I can see you added this to your code –

    #menu-order-info {
        position: relative !important;
        top: 28px !important;
    }

    ….which appears to be working from my end.