- This topic has 8 replies, 2 voices, and was last updated 5 years, 3 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
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]