- This topic has 4 replies, 2 voices, and was last updated 7 years, 1 month 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
Designing a proper and highly-embellished checkout page can be quite a daunting task, especially if you are a beginner. For that, you would have to […]
The role and responsibility of a front-end web designer is vast. They have to create and inculcate several graphical tools that the users need to […]
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]