Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • yabtan Friend
    #168017

    I am in local and I am testion this template.
    please let me know where I can change the heigt of the header section.
    regards

    khoand Friend
    #409772

    Hi,
    Could you give me a snapshot with your annotation?

    pavit Moderator
    #409775

    Hi
    In your template.css at line 644 you have
    #ja-header .main {
    padding: 20px 0 35px;
    try to change in this mode
    #ja-header .main {
    height: your value px;
    padding: 20px 0 35px

    yabtan Friend
    #409777

    please find a snapshot with your annotation


    1. snapshot-with-annotation
    yabtan Friend
    #409779

    It works !!
    thank’s pavit

    jooservices Friend
    #409780

    Hi
    Would you mind try with this code


    #ja-header {
    height: 140px; << enter your value here
    position: relative;
    z-index: 999;
    }
    template.css (line 2211)

    Thank you
    Viet Vu

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

This topic contains 6 replies, has 4 voices, and was last updated by  jooservices 13 years, 2 months ago.

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