Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
sunlons Friend
sunlons
- Join date:
- February 2013
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
December 19, 2013 at 4:10 am #193088TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 19, 2013 at 5:27 pm #515985Try 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?
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by TomC 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum