- This topic has 1 reply, 2 voices, and was last updated 7 years, 10 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
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]