• Resolved mdsfarook

    (@mdsfarook)


    how i am suppose to align my top nav menu in one line(same row) my website is gheestore.in

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there mdsfarook,

    How are you doing today?

    This should be possible to achieve with some custom CSS. Since the theme has it’s own custom CSS tab which is located in Appearance >> Theme Options >> Advanced Settings >> Custom CSS you can try adding this code there:

    .col-md-6.col-sm-6.kad-topbar-left {
    width: 80%;
    }

    This should place your top navigation in one line.

    Hope this helps ??

    Best regards,
    Bojan

    Thread Starter mdsfarook

    (@mdsfarook)

    Hi bojan i am doing great as i got your reply and i have made the changes and its working perfectly, thanks for your feed back

    Glad I could help ??

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to make my top navigation menu to align in one line’ is closed to new replies.