This topic has 4 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hello,
i’ve imported sidebox variant but box on the left (shop by department) isn’t like demo.
How do i fix it?
Is a way to disable currency near language?
I can’t see sign in and register on header like demo
Banner man clothing doesn’t work
Hello,
1. Please add this code in Theme Options > Custom css:
.home .categories-menu-element {
border: 2px solid #e5534c;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px !important;
}
.home .product-categories > li > a {
padding-left: 20px;
}
.home .categories-menu-element h2 {
background-color: #e5534c;
padding: 15px 15px;
color: white;
text-align: center;
font-size: 20px;
}
.home .product-categories.with-accordion ul.children {
margin-bottom: 0px;
}
2. Appearance > Widgets > add empty text widget in Left side top bar area.
3. Please read our documentation –
https://www.8theme.com/demo/docs/woopress/#!/5_registration_page
4. You need to upload own image in Banner settings http://prntscr.com/j17n5c
Regards
2. Appearance > Widgets > add empty text widget in Left side top bar area
i want only delete currencies non language
3. Please read our documentation –
https://www.8theme.com/demo/docs/woopress/#!/5_registration_page
if is possible i want to know how put pop up like demo on mouse hover on link sign in and register
2. The default demo language links doesn’t work, it’s just an option to show that you can create multilingual site. If you plan to create multilanguage site you may use WPML plugin https://wpml.org/documentation/related-projects/woocommerce-multilingual/, but if you want to simply translate site to one language I would recommend you use Loco translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for woopress theme).
3. Please add this code in Theme Options > Custom css:
.top-links {
overflow: visible !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up