Home › Forums › Construction Pro/Build Forum › How to change purple colour behind logo in mobile view
- This topic has 3 replies, 2 voices, and was last updated 2 years, 1 month ago by
Forum Moderator.
-
AuthorPosts
-
April 30, 2021 at 12:41 pm #178197
Hi,
The problem I have is that with the mobile view I see a purple colour behind the logo and I can’t find any way to remove it. The Computer and Tablet views work fine, it’s just the mobile view.
I’m working in a Staging site in WordPress (URL: w8i.782.myftpupload.com), however in terms of settings I’ve looked at all options and can’t find anything that fixes it or controls that area. In Customise Appearance I’ve tried various combinations of Transparent Header On/Off and Hide Page Header On/Off, and I’ve looked through all the Colour Options but nothing seems to control it. Currently I have the Transparent Header Off and the Hide Page Header On.
At the moment I have a transparent Logo, but I’ve also tried using a non-transparent logo with a Black background and I still get the same purple colour block around the Logo.
Can you advise how to fix this, so that I can change the colour to black?
I can’t attach pictures to this forum but I can send you some screenshots if needed.
Thanks,
Dave & Phil
May 3, 2021 at 11:24 am #178331Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .header { background: #000 !important; } }
Regards,
DaveMay 3, 2021 at 7:55 pm #178361Many thanks Dave for your help that seems to have worked and resolved the issue.
Best regards,
Dave & Phil
May 4, 2021 at 11:40 am #178489Hi Phil,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.