test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • irekinn Friend
    #193792

    Hi,
    How can I change the height of hero unit? I use modern template style.

    phong nam Friend
    #518836

    @irkinn: The height of Hero section on Onepage template depends on the top padding of .container we defined within the template. You can try to put following css rules into templates/ja_onepage/css/custom.css file:

    .hero-unit .container {
    padding: 140px 0 30px;
    }

    Change the padding value until you get perfect height of Hero section.

    irekinn Friend
    #518863

    Tank You, it works 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  irekinn 10 years, 10 months ago.

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