- This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Change color on mobile
Can you give me the code to change the color on mobile to match the desktop site? I need to change the aqua blue to match the green. Thanks.
Site – http://cd1.346.myftpupload.com
Hi Nathan,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:980px) {
.signin_wrap{background-color:#000000 !important;}
}
Regards,
Dave
Thanks Dave! Is there away to keep the top bar background where the email, hours, and phone are the darker blue and the menu bar green?
I’d like to leave the links at the top and bottom green as well. Thanks!
Hi Nathan,
Do you want to change the link color on header?
Regards,
Dave
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]