This topic has 10 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
Hello,
I would like our store to look exactly like default, however after importing demo data, it does not. Could you please help.
Thanks
Please check Home Page now.
Let us know if you need any further assistance.
Regards
Dear Rose,
Thank you! Yes this was the demo that we wanted.
Best,
Navin
Thanks for the reply 🙂
Let us know if you need any further assistance.
Regards
Hi Again Rose,
On the home page you have a “Track Order” link at the top RHS and Currency converter on the LHS. Which plugin have you used? How do I get the same look?
Under the header there’s a black bar that has a scrolling ticker, how do I configure it?
Thanks for your response,
Hello,
1) http://prntscr.com/kwhzja > http://prntscr.com/kwhzl2 > http://prntscr.com/kwhzni
[woocommerce_order_tracking]
We have mentioned that that list os for demo only http://prntscr.com/kwi0ku If you need currency switcher you need to install additional plugin, for example, https://wordpress.org/plugins/woocommerce-currency-switcher/
2) http://prntscr.com/kwi0un > http://prntscr.com/kwi0z4 (http://prntscr.com/kwi12g)
Regards
Hello,
1. I downloaded the woocommerce currency switcher as suggested by you, however it does not display currency as it displays on the xstore demo page. The currency displays in a box and apart from it looking bad, it messes the entire layout.
2. The scrolling ticker – Please see , there is a space after the black scrolling bar and the banner. How do I remove the white space so the bar and the banner below align.
Thanks for your help!
another issue I am facing is with mega menu. I would like the menu line items to be aligned left. These are aligned middle and I cannot get them to align left
Hello,
1. http://prntscr.com/l55r41
Please add this code in Theme Options > Custom css:
.woocommerce-currency-switcher {
border: none;
}
2. This space http://prntscr.com/l55rw5 will disappear once you set the page as Home (Settings > Reading) or you can add this code in Custom css for page http://prntscr.com/l55spi :
.header-wrapper {
margin-bottom: 0px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up