Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello, it’s not you doing something wrong, but your theme is not fully compatible, to fix it you can add custom css code like this:

    
    #Top_bar .menu > li > a span:not(.description) {
        display: inline-block !important;
    }
    
    Thread Starter prins063

    (@prins063)

    Super! That did the trick. Thnx!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘image is below menu-text’ is closed to new replies.