Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sunlons Friend
    #193088

    Hello

    This is my website:
    http://j18rings.6688g.com/

    Could you kindly let me know how to slove?


    1. inquiry
    TomC Moderator
    #515985

    Try This . . . .

    STEP ONE:

    Within file path –> /templates/ja_zite/css/template.css
    at line 257, you will see the following:


    .contact-info-wrap {
    float: left;
    width: 50%;
    }

    Modify as follows:


    .contact-info-wrap {
    display: none;
    }

    STEP TWO:

    Within file path –> /templates/ja_zite/css/template.css
    at line 296, you will see the following:


    .contact-form-wrap {
    float: right;
    width: 50%;
    }

    Modify as follows:


    .contact-form-wrap {
    float: left;
    width: 50%;
    }

    Does that achieve the look you were going for?

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

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

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