- This topic has 8 replies, 2 voices, and was last updated 5 years, 7 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]