- This topic has 8 replies, 2 voices, and was last updated 5 years, 8 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
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]