-
AuthorPosts
-
November 3, 2014 at 10:46 pm #345584
Hi,
I love Enfold. It is very very configurable and your support is great. Thanks, guys!
I had created a site in my server. It is at http://182.160.153.36/~kx83j3k9sk4
I created a new one for the customer at http://www.gtb.co.nz
I created a new wordpress site with a latest copy of Enfold; export/imported all the posts, pages, images and Revolution slider to the new site. I also export/imported the theme settings and copy/pasted the css. I expected the two sites to be identical. I find three differences I am unable to explain.
1. The banner – It looks much short in the new site – gtb.co.nz. I need to have the original re-created
2. The two following pages display a blue background in gtb.co.nz. I have taken them out of navigation.
– http://www.gtb.co.nz/for-multi-site-business/
– http://www.gtb.co.nz/for-accountants/
I would appreciate if you can quickly get a fix for these two.
I have provided admin access if needed.
MohanNovember 4, 2014 at 12:27 am #345644Hi Mohan-Iyer!
That’s coming from the first line in your Quick CSS field,
body .container_wrap .avia-builder-el-no-sibling {background-color: #1e2165;}
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
November 4, 2014 at 7:59 am #345751Hi Elliott,
Thanks for the reply.
I removed the css entry. The blue background has gone in both the teo pages. Thank you.
Can you please look at the header issue?
Thanks
MohanNovember 4, 2014 at 6:41 pm #346002Hi!
Please add following code to Quick CSS
#header_main .container { background: transparent; }
Best regards,
YigitNovember 4, 2014 at 8:05 pm #346063Hi Yigit,
I have placed the above code in General>Css.
#header_main .container {background: transparent;}
There is no change.
I need to reproduce the target site gtb.co.nz the same as the source site – http://182.160.153.36/~kx83j3k9sk4
Any ideas?
MohanNovember 4, 2014 at 8:21 pm #346075Hi!
Please add following code to Quick CSS as well
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; }
Best regards,
YigitNovember 4, 2014 at 8:24 pm #346079Hi Yigit,
I placed the following css code
.logo img, #header_main .container {height:95px !important;}
.logo img, #header_main .container { height: 150px; max-height: 150px !important; width: 100%; }
.logo img, #header_main .container { height: 95px !important;}Getting better, but not what I wanted.
Please help.
MohanNovember 4, 2014 at 8:25 pm #346080Hi!
Please apply the code i posted here – https://kriesi.at/support/topic/gtb-banner-is-misbehaving-2/#post-346075
after that it should be look as target site and you will not need the last code you postedCheers!
YigitNovember 4, 2014 at 9:48 pm #346143Yigit,
I have done that. This is not what I expected.
I want the header to look like – http://182.160.153.36/~kx83j3k9sk4
I now have a site that looks like – http://www.gtb.co.nz
Can you provide a solution?
Thanks
MohanNovember 4, 2014 at 9:54 pm #346148Hi!
Please flush browser cache and refresh your page a few times Mohan, because header looks the same on both sites on my end – http://i.imgur.com/vKUKOHb.png – http://i.imgur.com/iuqhoXp.png
Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.