Home › Forums › All Other Themes › Header colour
- This topic has 14 replies, 3 voices, and was last updated 4 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
June 19, 2020 at 1:25 am #154931
Hi,
I am using Adventure theme to create my website.
I have a picture in header background but only in desktop version. When I am using mobile version it vanish and it has horrible purple colour instead of the picture ????June 19, 2020 at 9:49 am #154974Hi,
Kindly show us your website URL please?
Regards,
ChrisJune 19, 2020 at 2:48 pm #155002Hi,
Https://wgoreszlaku.pl
This website is in the maintenance mode
Do you need login details?June 22, 2020 at 6:21 am #155097Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
ChrisAugust 12, 2020 at 9:01 am #159157Hi there. I have exactly the same problem. I will also email URL, admin details and this forum URL. Please let me know if this is the correct process.
Thanks,
GregAugust 12, 2020 at 12:04 pm #159162Hi Robert,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisAugust 12, 2020 at 12:58 pm #159172Hi Chris,
(It’s Greg, not Robert), here is the url of the screenshot
https://imgur.com/a/qvbJ70n
The page won’t load properly. I sent an email to [email protected] with all the URL and login details
Thanks,
GregAugust 12, 2020 at 1:04 pm #159176Hi Greg,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .header { background:#fff !important;} #simple-menu .fa-bars { color:#000 !important;} }
Regards,
ChrisAugust 12, 2020 at 9:48 pm #159197Thanks Chris,
That fixed the logo, however it is still obscuring the menu tab (when phone is held vertically). Also the Home page slider is not working (as pictured above, it just tries to load, but never does).Can you please help with these 2 problems?
August 13, 2020 at 3:29 am #159201Hi Chris,
I have the slider working fine now. I just need to get the menu icon to appear on mobilehttps://i.imgur.com/ByLK8HP.jpg
August 13, 2020 at 11:43 am #159247Hi Greg,
Kindly use this CSS:
@media screen and (max-width:479px) { .logo { max-width:65%;} .logo img { height:auto !important; width:auto !important;} }
Regards,
ChrisAugust 14, 2020 at 11:41 pm #159318Thanks Chris,
That go the menu icon to appear, but now I have the blue/purple color back
https://imgur.com/XWuyXpKAugust 17, 2020 at 11:11 am #159373Hi,
Also use this CSS code.
@media screen and (max-width:767px) { .header { background:#fff !important;} #simple-menu .fa-bars { color:#000 !important;} }
Regards,
ChrisAugust 21, 2020 at 6:41 am #159705Perfect! Thanks so much for your help and quick responses Chris.
August 21, 2020 at 11:21 am #159733Hi Greg,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/26/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.