Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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.
    Mohan

    #345644

    Hi 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 9 years, 6 months ago by Elliott.
    #345751

    Hi 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
    Mohan

    #346002

    Hi!

    Please add following code to Quick CSS

    #header_main .container {
    background: transparent;
    }

    Best regards,
    Yigit

    #346063

    Hi 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?
    Mohan

    #346075

    Hi!

    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,
    Yigit

    #346079

    Hi 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.
    Mohan

    #346080

    Hi!

    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 posted

    Cheers!
    Yigit

    #346143

    Yigit,
    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
    Mohan

    #346148

    Hi!

    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.pnghttp://i.imgur.com/iuqhoXp.png

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.