- This topic has 8 replies, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › shopzee Pro
1. I have installed shopzee Pro and changed the colours but there is still some blue i can;t change..
2. is it possible to remove the category dropdown and search for products in header?
https://070delivery.nl
Hi,
Your website is on under construction mode. Therefore we are unable to check the issue.
Regards,
Chris
Hi, Its online now…
Is the theme not responsive? the menu looks weirdo when i click.. (mobile)
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:980px) {
.header .header-inner .nav { width:100% !important;}
}
.header-right .column1 {
display: none;
}
.header-right .column2 { float:right;}
.header-right .column2 i {
background: #b455a0 !important;
}
Regards,
Chris
Hi Chris,
on the top header there is still a blue line…can u check for me..
Hi,
Kindly use this CSS
.signin_wrap ul li:first-child {
border-left: solid 1px #c366b0;
}
.signin_wrap ul li {
border-right: #c366b0 1px solid;
}
Regards,
Chris
Hi Chris.. when you look on mobile… there is still one line..
Hi,
Kindly use this one
@media screen and (max-width:767px) {
.topnav { border-top: #c366b0 1px solid;}
}
Regards,
Chris
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]