This topic has 16 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Robert Hall
Hi sorry I think that I have a bug in theme…in Visual composer ….doesn’t let me to change template …. its in second site kajatheone/uk here is the link to the page http://kajatheone.com/uk/faq/….I’m trying to change the template to FAQ ( the original one from demo ) but once I update the page the content is empty , this problem I had on my main site kajatheone too, but some how worked around it but now as I see it happening here again …I think something is not right ..? Please help.
Many thanks
iva
So sorry I found its the browser I’m using it wasnt good. All is well now just one more thing please the card icon in header is filled with black ( animated ) but I have add one more widget next to it and the card icon has moved …it disturbed the cart icon ..could you please help me to fix this…
Thank you so much !
Iva
And also the quick view ..please is broken..
sorry just to the quick view I did this ..
.yith-wcqv-button{
display:none;
}
and it worked. Hope thats fine.
Also please could you tell me how can I add whishlist link to the top right bar ? Next to login ?
tank you
Iva
Hello,
I’ve added the link to wishlist in Dashboard->Appearance->Widget->Right side top bar area.
See screenshot: http://prntscr.com/a9e3n0
Please clear all cache and check it.
Regards,
Robert Hall
Hello Robert,
Thank you very much! I also have one more last thing to ask. I would like the top collapsed navbar to be stretched and the content boxed …preferably even more compressed to frame 974px ..similar to here on topshop site http://www.topshop.com/ It is more compact and makes an illusion of lots of things in the shop.
Thank you
Iva M.
the site is http://kajatheone.com/.
Thank you
Iva
Hello,
Please tru to add this code in Global Custom CSS.
.fixNav-enabled .fixed-active header,
.fixNav-enabled .header-wrapper .container {
width: 974px;
margin: auto;
}
.boxed .header-wrapper{
width: 974px;
left: 50%;
margin-left: -462px;
}
Regards,
Robert Hall
Thank you it is ok for the navbar also could the background to be white stretched across the screen and the content is the same :/ is has width could I do something like this..
.container {
width: 970px;
}
…but I also noticed that my whole page is not fixed ..:/
I.
or it can be boxed with the width as it is but the navbar background stretched …also I noticed that my site it is jumping from side to side..how can I fix it so it stays still, please.
Thank you very much
Iva
I’ve made changes in the Global Custom CSS. Please check the fixed content now.
Regards,
Robert Hall
Thank you very much 🙂 and could I also have the content same width as the nav bar inside please.like here http://www.asos.com/women/ ?
Also added next code in Global Custom CSS. Please check.
@media (min-width: 1200px){
.container,
.boxed .template-container{
width: 974px;
}}
Regards,
Robert Hall
Its fantastic !!! Just the front page is not fixed a bit is jumping but I guess is because of the middle section the product slider …I will get rid of that if that’s the case.
Thank you so so much !!!!!!!!!!!!!!!!!!!!!!
:)))
I.
I just rate the theme 🙂 awesome, thanks !!
You’re welcome and have a good day!
Regards,
Robert Hall
The issue related to '‘Visual composer template change’' has been successfully resolved, and the topic is now closed for further responses