- This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › charity theme
Is it possible to have two different logo images?
When working on the desktop our white logo is on top of an image, when you switch to tablet or phone the logo is on a light grey background. The white logo looks good when on top of the image, but when switched gets lost in the light grey background.
So I have two logos, a white one and dark grey one. White one for desktops and grey one for tablets and phones.
If this is not possible, can I change the background color for tablets and phones for the logo area?
Hope that all makes sense?
Hi Michael,
Two different logo images might be quite difficult but you can change the background color for tablets and phones. Kindly show us your website URL so that we can give you CSS instruction on this.
Regards,
Dave
http://www.woofamilyministry.org
Hi Michael,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:980px){
.header{background-color:#000000 !important;}
}
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 […]