Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • raholt Friend
    #937675

    Hello,

    RE: Ja OnePage template

    See Screenshot: http://screencast.com/t/iKLC4mq4wB

    1. I replaced the logo with a larger one, 300×50 and yet it is shrinking it down. I created a custom.css. What would I put in to change the logo size AND increase the black bar by another 30 pixels taller.
    2. Once I create a taller navbar, I need to make the text show up "centered" vertically within the black bar. How do I do that?

    Thank you,

    Ron

    raholt Friend
    #937680

    Here is the correct screenshot: http://screencast.com/t/IkLqHz1yLVO6

    Ron

    Pankaj Sharma Moderator
    #937738

    Hi
    add below code in custom.css file to solve all above

    }
    
    @media (min-width: 780px){
        .ja-header {
        min-height: 90px;
    }
    .logo img { min-width:308px;
    }
    
    .nav-collapse.collapse {
      padding-top:15px
    }
    }
    

    It will look like this : http://prntscr.com/bca6hw

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum