- This topic has 1 reply, 2 voices, and was last updated 5 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Trouble with SKT CONDIMENTUM theme
I have a problem with SKT condimentum theme. I try to change background color for main menu, but it changes only on PC version, not on mobile version.
How to change background colors for main menu on mobile version?
P.S. my web page – advokat-j.ru. Background colors for main menu are different for full version and mobile version . There is only one setting for background color in theme option. I change it. But changing takes place only for full version, not for mobile version. How to fix it ?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.header .header-inner { background-color:#7c7c7c !important;}
.toggle a { background-color:#840000 !important;}
}
Regards,
Chris
Are you in search of publishing your website at a minimal, the user hasr also evolved and is constantly trying toimprove their websites’ aspectse themes […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
WordPress content management system comes with prebuilt post revision functionality. It’s a system that keeps the record of each added publication or draft made on […]