• arkiven4

    (@arkiven4)


    Dear all,

    There is a problem with my site main navigation, so the menu and logo is not in the same line , so how i can editted it so the logo and menu is on the same line?, Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello @arkiven4 ,

    Please go to Appearance => Customize => Additional CSS and paste the following CSS codes:

    @media (min-width: 768px){
        .navbar-header {
          padding-top: 25px;
         }
    }

    Best regards!

    Thread Starter arkiven4

    (@arkiven4)

    Thanks , Thats Work Perfectly , but now , can you help me to make my Main Navigation Menu just in one line , not two line like my website now?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Logo is Not In Line With Menu’ is closed to new replies.